I’m getting a CORS error and gateway timeouts from some apis at
https://data.plasmic.app/api/v1/server-data/sources/
I’m getting this error:
Access to fetch at ‘https://data.plasmic.app/api/v1/server-data/sources/redacted/execute’ from origin (my website) has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource
And then this error:
ERR_FAILED 504 (Gateway Timeout)