Unable to save documents: CORS and HTTP Errors
In Chrome I am constantly shown as in offline mode an unable to save documents. Edge does work, however.
I am getting the following errors in the JavaScript console:
Access to fetch at 'https://document-storage.lucid.app/documents/f2885525-f538-4290-af8e-d27f2af4a056' from origin 'https://lucid.app' has been blocked by CORS policy: Method PUT is not allowed by Access-Control-Allow-Methods in preflight response.
GET https://documents.lucid.app/documents/f2885525-f538-4290-af8e-d27f2af4a056/attributes/embedded 404 (Not Found)