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

[Bug] Load Map using URL "Incorrect UrL" #2048

Open
JanKleine opened this issue Nov 30, 2022 · 1 comment
Open

[Bug] Load Map using URL "Incorrect UrL" #2048

JanKleine opened this issue Nov 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@JanKleine
Copy link

Describe the bug
I don't seem to be able to load data from a URL. It only ever displays "Incorrect URL". To make sure it's not CORS or something similar I followed the example in the docs exactly and used a raw github link. Quering the URL with curl confirms that CORS is enabled.

To Reproduce

  1. Go to kepler.gl
  2. Select "Load Map using URL"
  3. Insert https://raw.githubusercontent.com/JanKleine/dummy/main/export.csv
  4. Klick "Fetch"

Expected behavior
It should load the sample CSV.

Desktop:

  • OS: MacOS 13.0.1
  • Browser: Firefox
  • Version: 107.0.1
@JanKleine JanKleine added the bug Something isn't working label Nov 30, 2022
@jleedev
Copy link

jleedev commented May 9, 2023

Caused by #1837

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants