Hi Squidex Support Team,
I am facing an issue while trying to use the CDN endpoint for GraphQL queries in my app. As per the documentation, I switched from the normal API endpoint to the CDN endpoint.
-
CDN endpoint (failing):
https://contents.squidex.io/<app-name>/graphql
-
Normal endpoint (working):
https://cloud.squidex.io/api/content/<app-name>/graphql
When I try the CDN endpoint, I receive the following error:
Fastly error: unknown domain cloud.squidex.ioFastly error: unknown domain: cloud.squidex.io. Please check that this domain has been added to a service.
Details: cache-fra-eddf8230055-FRA (140.248.74.55)
I am currently using the Squidex Professional and Business plans.
Could you please confirm if CDN access for GraphQL requires any additional configuration or if there is an issue on the service side?
Looking forward to your guidance.