nekofar / farcaster-frames-template

This is a user-friendly template that is suitable for both novice and experienced developers.
Apache License 2.0
35 stars 13 forks source link

validateFrameEmbed 400 #89

Open TheCompez opened 6 months ago

TheCompez commented 6 months ago

Describe the bug

Hello Milad, Firstly, thank you for providing such an excellent template. It has been immensely helpful thus far.

I'm reaching out because we've encountered an error during implementation. After following all the steps outlined in the documentation, we received the following error message:

validateFrameEmbed 400 - Frame image error: Invalid ContentType: 'image/svg+xml; charset=utf-8'.
Screenshot 2024-04-17 at 16 23 24

Steps to reproduce the behavior

No response

Expected behavior

No response

Screenshots

No response

Additional context

No response

Soonennn commented 6 months ago

Hi, I am experiencing this issue as well.

louislucrypto commented 5 months ago

same but validateFrameEmbed 400 - Frame image error: Invalid ContentType: 'text/plain; charset=UTF-8'.

XhrCkYsSgZokJL commented 5 months ago

im experiencing a similar issue validateFrameEmbed 400 - Frame image error: Invalid ContentType: ''.

juniahn-dev commented 4 months ago

same validateFrameEmbed 400 - Frame image error: Invalid ContentType: 'image/svg+xml; charset=utf-8'.

erfangnu commented 4 months ago

any updates

ForeignGods commented 4 months ago

same here validateFrameEmbed 400 - Missing image URL

KandaskalovOleg commented 4 months ago

@KambizAsadzadeh @ForeignGods @erfangnu @juniahn-dev @XhrCkYsSgZokJL @louislucrypto @Soonennn you shoud meta name="fc:frame:image not PROPERTY, you shoud use name

EcohenAdrsbl commented 4 months ago

Same issue validateFrameEmbed 400 - Missing image URL

zimmah commented 2 months ago

@KambizAsadzadeh @ForeignGods @erfangnu @juniahn-dev @XhrCkYsSgZokJL @louislucrypto @Soonennn you shoud meta name="fc:frame:image not PROPERTY, you shoud use name

The tutorial literally says property, and yet when you inspect a valid frame that they suggest as an example, they use name

Their own tutorial is wrong.

smh. How hard is it to make a decent tutorial