You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was merged in #299 , with one minor change - I used the www. host, not api. host. This is due to api. redirecting (I assume to www., don't remember exactly) and that breaks OAuth2 flow. I'm not sure who's right or wrong here, but I currently use the QNetworkAuth library which doesn't work on the api. host.
Use
api.openstreetmap.org/api/
-and HTTPS- instead ofwww.openstreetmap.org/api/*
.(Is: openstreetmap/operations#951); see also #286
The text was updated successfully, but these errors were encountered: