Images Uploaded to Builder Aren't Loading

We’ve uploaded all of the images we need and they are visible in the visual editor but not on the preview url. We are only able to see the images that are in view on page load all other images display a gray box.

Hi @hlopez, can you share the link to the Builder page this is occurring on? (builder.io/content/…)

I found the Builder page you’re referring to and I see the images loading as expected on the live page and in the editor, but, I’m unable to load the preview because there appears to be an integration issue (the API key isn’t properly set in your codebase).

It works in the editor because it is force-injected in there by the app, but the standalone preview doesn’t have this, so the network request by the SDK will fail.