Join the Webstudio community

Updated 3 weeks ago

WebStudio Not Rendering Images from Strapi (Self-Hosted) via GraphQL

We’ve been working on a project for a month using the premium version of WebStudio, but we are now stuck with this issue.

I'm using Strapi (self-hosted on my local server with a public IP) along with GraphQL to manage and fetch content. I've successfully fetched and bound text content in WebStudio, but when binding images, they do not render in WebStudio’s Image Component. However, the images are accessible and display correctly when I visit the image URL directly in a browser.

What I've tried so far:

1.Confirmed that the image URLs are publicly accessible.
2.Checked CORS settings in Strapi to allow all origins.
3.Verified that the image URLs returned via GraphQL are correct.
4.Checked our firewall, which allowing all application.
Attachments
Screenshot_2025-02-28_121606.png
image_5.png
Add a reply
Sign up and join the conversation on Discord