The shelf widget endpoint is returning a 403 forbidden error, seemingly an issue with the Cross-Origin policy. Is this feature deprecated? It’s like the whole reason I use this site so I’m hoping it’s a bug or something…
1 Like
It is not. I was actually looking at getting that code all updated earlier this week. I didn’t realize it was 403ing currently. It works on my personal site, but some of the thumbnails are broken. There’s a better than 0 chance it has something to do with cloudflare. Do you mind sharing your website URL with me? You can just DM it to me here if you’d prefer.
Ok good, thanks for looking into this, I’ve DMed you the link.
1 Like
I fixed it. It was cloudflare blocking the requests. I added a rule that bypasses the /widget/ URL path. Your page renders correctly for me now.
Thanks for letting me know!
1 Like
Works for me too, thanks!
1 Like