The library was working and showing galleries on the sites it was embedded on.
In the last 2-3 days it stopped showing with the following error:
Failed to load https://starling.crowdriff.com/graphql: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://MY_DOMAIN' is therefore not allowed access. The response had HTTP status code 504. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
How to set no-cors on the library or white-list the domains I need to show the galleries on?
The library was working and showing galleries on the sites it was embedded on. In the last 2-3 days it stopped showing with the following error:
How to set
no-cors
on the library or white-list the domains I need to show the galleries on?