Content
@
https://warpcast.com/~/channel/frames-devs
0 reply
0 recast
0 reaction
Colin
@colin
I'm getting this error on certain frames and I can't figure out why. Here are two examples: https://paragraph.xyz/@quilibrium.com/the-alternative-thesis-of-consumer-crypto https://paragraph.xyz/@borodutch.eth/seggs-101 The validation error doesn't really explain what the issue is. The img isn't returning a 403.
3 replies
0 recast
18 reactions
@undefined
heya @colin this is a hack I use to figure out cases like this. Instead of using the validator, if you try to "cast" the link and inspect the network tab, it will give you a reason why it failed. In these cases, these links fail because the content-type is actually 'image/jpg'
4 replies
0 recast
1 reaction
@undefined
"image/jpg" is technically an invalid content-type so I think you could patch the response headers to fix this issue!
0 reply
0 recast
1 reaction