Re: [OSM-dev] API Basic Authentication

2019-05-30 Thread Colin Smale
On 2019-05-30 21:43, Simon Poole wrote: > See https://github.com/zerebubuth/openstreetmap-cgimap/issues/189 > > Your app should be working again right now as Tom has reverted back to the > Rails implemetation, still you should likely be using OAuth to start with. It is indeed working now. I

Re: [OSM-dev] API Basic Authentication

2019-05-30 Thread Colin Smale
Thanks Tom, it is indeed working with the username. Colin On 2019-05-30 21:45, Tom Hughes wrote: > On 30/05/2019 20:33, Colin Smale wrote: > >> A (private) program I use which accesses the OSM API has stopped working >> since the last time I used it, a couple of weeks ago. Read-only calls to

Re: [OSM-dev] API Basic Authentication

2019-05-30 Thread Tom Hughes
I only reverted upload, not the method he is using. Tom On 30/05/2019 20:43, Simon Poole wrote: See https://github.com/zerebubuth/openstreetmap-cgimap/issues/189 Your app should be working again right now as Tom has reverted back to the Rails implemetation, still you should likely be using

Re: [OSM-dev] API Basic Authentication

2019-05-30 Thread Tom Hughes
On 30/05/2019 20:33, Colin Smale wrote: A (private) program I use which accesses the OSM API has stopped working since the last time I used it, a couple of weeks ago. Read-only calls to the API, including a (proven correct) Authentication header are now failing with 401 Unauthorized, with the

Re: [OSM-dev] API Basic Authentication

2019-05-30 Thread Simon Poole
See https://github.com/zerebubuth/openstreetmap-cgimap/issues/189 Your app should be working again right now as Tom has reverted back to the Rails implemetation, still you should likely be using OAuth to start with. Simon Am 30.05.2019 um 21:33 schrieb Colin Smale: > > A (private) program I use

[OSM-dev] API Basic Authentication

2019-05-30 Thread Colin Smale
A (private) program I use which accesses the OSM API has stopped working since the last time I used it, a couple of weeks ago. Read-only calls to the API, including a (proven correct) Authentication header are now failing with 401 Unauthorized, with the returned body indicating a problem with the