question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Creating Shareable link fails with CORS error on plus.excalidraw.com

See original GitHub issue

Unsure 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:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
essential-randomnesscommented, Jul 25, 2021

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!

0reactions
dwellecommented, Jul 25, 2021

No problem!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found