Preflight Checklist
You must search the issue tracker and agree to the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Install diagrams.net and draw.io Importer extension
- Login to lucid.app
- Attempt to use the extension via the dropdown
- See "Please login to Lucidchart first, then [try again]"
- Attempt to use https://app.diagrams.net/tools/lucid/import.html directly
- See the same error
- Request
https://lucid.app/documents/external?callback=http%3A%2F%2Fdiagrams.net%0A&sa_attempted=1 results in 400 [Lucid API] The browser said storage access was granted, but no cookies were included in the request!
Expected behavior
A clear and concise description of what you expected to happen.
expect to see a list of diagrams to export.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
- OS: [e.g. iOS] - Linux
- Browser [e.g. chrome, safari] - Brave
- Browser Version [e.g. 22] - 1.85.120 - Chromium 143.0.7499.192
I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:
Additional context
Add any other context about the problem here.
I did look for the code behind the website/extension to see if I could at least attempt a fix but I couldn't find it in the GH org
Preflight Checklist
You must search the issue tracker and agree to the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should report bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
https://lucid.app/documents/external?callback=http%3A%2F%2Fdiagrams.net%0A&sa_attempted=1results in 400[Lucid API] The browser said storage access was granted, but no cookies were included in the request!Expected behavior
A clear and concise description of what you expected to happen.
expect to see a list of diagrams to export.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:
Additional context
Add any other context about the problem here.
I did look for the code behind the website/extension to see if I could at least attempt a fix but I couldn't find it in the GH org