You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2020. It is now read-only.
I tried to POST 20MB json.
Chrome response:
Request URL: https://www.jsonstore.io/__key__/__id__
Request Method: POST
Status Code: 413 Payload Too Large
Safari response:
[Error] Origin https://localhost:3001 is not allowed by Access-Control-Allow-Origin.
[Error] XMLHttpRequest cannot load https://www.jsonstore.io/__key__/__id__ due to access control checks.
[Error] Failed to load resource: Origin https://localhost:3001 is not allowed by Access-Control-Allow-Origin.