Cors Issue - GC Forums
community
Cors Issue
Hey team,
When I try upload a book I get a CORS issue and a fail on the PUT. I am hoping its just my work blocking the app lol.
Access to XMLHttpRequest at 'https://globalcomix-comics-archives.nyc3.digitaloceanspaces.com/39442/spark-1.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=TRO77LWUBQ62LDGV44EB%2F20240820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240820T070103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=3600&X-Amz-Signature=3d176dd02346f1bb6baffb467643548a7ff02e79e5da84dfa83e1295a1746918' from origin 'https://globalcomix.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.trycatch.ts:182
PUT https://globalcomix-comics-archives.nyc3.digitaloceanspaces.com/39442/spark-1.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=TRO77LWUBQ62LDGV44EB%2F20240820%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240820T070103Z&X-Amz-SignedHeaders=host&X-Amz-Expires=3600&X-Amz-Signature=3d176dd02346f1bb6baffb467643548a7ff02e79e5da84dfa83e1295a1746918 net::ERR_FAILED