-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
Failed in Warpcast Validator but looks ok in frog local dev #350
Comments
Ideally I think Frog local dev environment should give me same error so I could fix it. |
I'm also running into the |
@nestorbonilla looks like this is not only me. What version is your frog? |
@louislucrypto this error is with version |
Hey @louislucrypto.
Thanks for attaching those, but I'd appreciate a separate repo with an actual min. reproduction, as I cannot really debug the issue without running it locally and can only assume what might be wrong. Your frame fails in Warpcast Validator because indeed the That shouldn't be the case normally unless you're overriding this header yourself. Frog is using I can only assume you're running a reverse proxy like NGINX, it might mess up those headers. Anyway, I can only assist effectively if you will provide a minimal reproducible example. |
Hello @louislucrypto. Please provide a minimal reproduction using StackBlitz, TypeScript Playground (for type issues), or a separate minimal GitHub repository. Minimal reproductions are required as they save us a lot of time reproducing your config & environment, and trying to reproduce your issue. See Why reproductions are required. Please reopen this issue when a reproduction is added. |
I'm facing the same issue, not using NGINX or anything else. Locally, the frame renders but when testing it in the Warpcast frame validator it throws this error: It even displays the content type to be |
Describe the bug
134.209.36.149:3000/dev Frog looks good but
However warpcast validator give me errors of "validateFrameEmbed 400 - Frame image error: Invalid ContentType: 'text/plain; charset=UTF-8'."
warpcast.com/~/developers...
Link to Minimal Reproducible Example
https://warpcast.com/~/developers/frames?url=http%3A%2F%2F134.209.36.149%3A3000%2F
Steps To Reproduce
i have attached link
compare
Frog Version
0.11.5
TypeScript Version
No response
Check existing issues
Anything else?
Feel free to reach out to me on warpcast
@loui
The text was updated successfully, but these errors were encountered: