Creating Shareable link fails with CORS error on plus.excalidraw.com
See original GitHub issueUnsure whether this is the right place to report issues with plus. Do redirect as needed 😃
I’ve been trying to create shareable links for my drawings on Chrome, but it simply hangs. The url for the drawing is https://plus.excalidraw.com/s/AWH4aJGGt8v/36CryJwGVzo.
Looking at the dev console, the following error appears when trying to share:
Access to fetch at 'https://us-central1-quickstart-1595168317408.cloudfunctions.net/api/scene/36CryJwGVzo/linkSharing' from origin 'https://plus.excalidraw.com' has been blocked by CORS policy: Method PATCH is not allowed by Access-Control-Allow-Methods in preflight response.
22.8d2bc220.chunk.js:2 PATCH https://us-central1-quickstart-1595168317408.cloudfunctions.net/api/scene/36CryJwGVzo/linkSharing net::ERR_FAILED
36CryJwGVzo:1 Uncaught (in promise) TypeError: Failed to fetch
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
organice documentation - 200ok
Not configure a back-end for isomorphic routing, because it would complicate application and deployment unnecessarily (SEO is a non-issue for ...
Read more >Tell HN: My new free note taking tool | Hacker News
Step 1: Create a Private Repo Step 2: Hit the . key or use the editor URL ... as issues then when the...
Read more >2.2020 - n/a - devmio
Microservices architecture needs DB scalability · Scaling the RDBMS tier – traditional techniques · Scaling writes vertically – only works up to a...
Read more >Syntax - Tasty Web Development Treats - Podcast Addict
This is a free, one-day event to share best practices, epic fails, ... I could just send my cross domain request through a...
Read more >unRaid App List - GitHub Pages
If the profile is created successfully connect to the new ecoDMS ... a Blynk server on Unraid There is an issue where this...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve tried in the past couple days on different machines and it seems like the error is gone. Might have been something in my configuration, though I feel like it was happening cross-browser. No harm done 😃 thanks for the quick reply!
No problem!