Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URI too long #36

Open
relu91 opened this issue Mar 9, 2021 · 4 comments
Open

URI too long #36

relu91 opened this issue Mar 9, 2021 · 4 comments

Comments

@relu91
Copy link
Member

relu91 commented Mar 9, 2021

@sebastiankb shared this link in a github comment. When clicking it the browser refuses to follow it and return simpy URI too long.

I tried with Brave and Chrome. Platfrom Windows.

@egekorkan
Copy link
Contributor

Actually storing a document as big as TD in a URL is not a very good practice: https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers

An option would be requiring a GitHub sign-in by the user and storing it in their Gists as the JSON-LD playground does.

@fexpal
Copy link
Contributor

fexpal commented Mar 11, 2021

For me the link is working, so it would be interesting why it is not working for you.

Still @egekorkan is right that it is not the best idea to do it like that, but it is the easiest way to share small TDs and JSON-LD Playground is also offering it.
The Gists is one of the next steps that we want to implement. In JSON-LD Playground the Gists aren't working for me, are they for you?

@relu91
Copy link
Member Author

relu91 commented Mar 11, 2021

For me the link is working, so it would be interesting why it is not working for you.

Still @egekorkan is right that it is not the best idea to do it like that, but it is the easiest way to share small TDs and JSON-LD Playground is also offering it.
The Gists is one of the next steps that we want to implement. In JSON-LD Playground the Gists aren't working for me, are they for you?

Experimenting with @sebastiankb we found that for macOS users is not an issue, are you using windows?

@fexpal
Copy link
Contributor

fexpal commented Mar 11, 2021

Yes I am on windows and Chrome Version 89.0.4389.82 (Offizieller Build) (32-Bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants