We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
getFrameMessage
FetchError
framegear
allowFramegear
⨯ FetchError: non-200 status returned from neynar : 400
isValid
This failure should be handled in getFrameMessage so that isValid is false when this occurs. That will allow us to send customized error states.
"@coinbase/onchainkit": "0.10.0"
The text was updated successfully, but these errors were encountered:
Hi @cnasc can i work on this issue ?
Sorry, something went wrong.
@ktarun1419 feel free!
@ktarun1419 Niiiiice!
I think this issue relates to Zizzamia/a-frame-in-100-lines#17
Frames have been deprecated.
No branches or pull requests
Describe the bug and the steps to reproduce it
framegear
, just don't haveallowFramegear
property set)⨯ FetchError: non-200 status returned from neynar : 400
isValid
to send error state because of runtime errorWhat's the expected behavior?
This failure should be handled in
getFrameMessage
so thatisValid
is false when this occurs. That will allow us to send customized error states.What version of the libraries are you using?
"@coinbase/onchainkit": "0.10.0"
The text was updated successfully, but these errors were encountered: