Everytime I try to updated my feed, I get the dreaded, "The server returned an unsupported content type. Was expecting 'application/rss+xml', 'text/xml', 'application/xml' or 'application/json' but received 'text/html'" message.
I've validated the feed and made sure that content type is set to application/json in the header. You can see the feed at:
http://foundfootageroku.42web.io/wp-content/uploads/2022/08/fff-roku-feed-08-05-22.json
Thanks for any insight you may have.
The message you posted is related to your earlier post:
That's a great tip. I'm in my new Amazon S3 bucket now. I've added the metadata and made the file accessible to the public. Which link do I use for Roku Direct Publisher? The object url gives me a 403 error. When I use the long url with the credentials, the feed url accepts it but it causes errors on the feed status.
Thanks so much for your help. This has been a real process.
Make sure the bucket is "public". Click on the feed file to show its info. On the bottom right, you should see 'object' url'. That's the url you should use.
Consider using Amazon CloudFront to cache your feed file and content.
Holy Toledo, it works! Thanks so much for your help.