The community member has an image with a correct source, but it is not showing in Webstudio. They are unsure if they set something up incorrectly or if it is a bug. The comments suggest that the community member should check the console for permission issues, ensure they have a token set up for the API request, and verify they are accessing the correct image. Eventually, the community member found the solution, which was to allow access to files for the API and query for the specific ID of the image.
I have an image that has a dynamic source. The source is correct, but the image is not showing in Webstudio. Did I set up something incorrectly is this an actual bug?
Ok, I found the solution. Really specific directus issue apparently. I had to allow access to files for API and also query for the specific id of the image.