Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neynar will throw undefined type error if billing expires #281

Closed
1 task done
christopherwxyz opened this issue Apr 25, 2024 · 0 comments
Closed
1 task done

Neynar will throw undefined type error if billing expires #281

christopherwxyz opened this issue Apr 25, 2024 · 0 comments
Labels
Needs Reproduction Misc: Needs Reproduction

Comments

@christopherwxyz
Copy link
Contributor

Describe the bug

If a user leverages Neynar middleware and has not paid Neynar for the service, the frame request will throw an undefined type error. It's difficult to debug this in production as the error occurs in the middleware, however running locally you can throw it with resolution.

TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at eval (webpack-internal:///(rsc)/../../node_modules/frog/_lib/middlewares/neynar.js:36:28)

Link to Minimal Reproducible Example

No response

Steps To Reproduce

Forget or ignore your need to pay your bills.

Frog Version

0.8.6

TypeScript Version

^5

Check existing issues

Anything else?

No response

@tmm tmm added the Needs Reproduction Misc: Needs Reproduction label May 4, 2024
@tmm tmm closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Reproduction Misc: Needs Reproduction
Projects
None yet
Development

No branches or pull requests

2 participants