Services_Openstreetmap
Services_Openstreetmap copied to clipboard
Urgent: Basic authentication is now disabled in api.openstreetmap.org!
I know, this is the same topic as https://github.com/pear/Services_Openstreetmap/issues/229 (request for OAuth authentification), but now this is not only a feature request anymore. Since yesterday API authentication (and out of this all write operations) are only possible with OAuth2! I'm using your great library since years for enriching OSM with wikidata tags, but now my software plugin fails :( Please give us a note, if You plan to update this library for OAuth.
Now I have extended my fork of the library for OAuth2 support. I will test the code and invoke a pull request in the next time, if no errors occur...