OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
17 stars 1 forks source link

Overpass turbo tries, fails to load saved queries from osm.org #815

Open 1ec5 opened 1 month ago

1ec5 commented 1 month ago

Overpass turbo has a feature that saves queries to your personal openstreetmap.org account, as long as you’re logged in. Our fork of Overpass turbo still tries to log into openstreetmap.org, which fails and isn’t a good idea anyways. Is it possible to point this fork to openhistoricalmap.org? Since this instance is hosted on GitHub Pages, do we have enough control over the environment to successfully authenticate with the OHM API?

The requested redirect uri is malformed or doesn't match client redirect URI.
mmd-osm commented 1 month ago

FWIW: storing/loading queries works on https://tyrasd.github.io/overpass-turbo/ , so chances are this would work with OHM as well.