-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Description
Bug report
For the past 10 or so hours I've been seeing my requests to prod-packager-packages.codesandbox.io
fail with 403 Forbidden, for example:
Access to fetch at 'https://prod-packager-packages.codesandbox.io/v2/packages/react-dom/18.3.1.json' from origin 'https://2-19-8-sandpack.codesandbox.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
GET https://prod-packager-packages.codesandbox.io/v2/packages/react-dom/18.3.1.json net::ERR_FAILED 403 (Forbidden)
It's been on and off, sometimes I refresh and it works, sometimes it doesn't work. It mostly doesn't work 😅
After the exponential fallback retries it errors out:

Packages affected
- sandpack-client
- sandpack-react
Description of the problem
Cannot load the playground at all
leekeh
Metadata
Metadata
Assignees
Labels
No labels