TimSC / microcosm

OSM API v0.6 implemented in PHP
Other
8 stars 3 forks source link

Basic Auth returns 401 - Auth failed #15

Open TimSC opened 4 years ago

TimSC commented 4 years ago

From a user "I could successfully create user through AddUser.php, upload data through import.php, connect it to JOSM and GET the data, but I couldn't find how to Authenticate it with JOSM for editing and uploading back (I tried Basic Auth but return is 401 - Auth failed)."