Hello! We receive "500 Internal Server Error" every time when sending requests to the test server using this URL: http://api06.dev.openstreetmap.org/oauth/request_token and our Consumer Key and Consumer Secret. The requests are build via different libraries and Postman app. We also tested once against the main server just to check if our Consumer Key and Consumer Secret are valid and we received a proper response with Token and Token Secret. Can you please give us a hint on what can be wrong? asked 05 Dec '16, 09:09 tester4321 |
I encountered similar problem and dug down to find out origin of the problem. There may be two type of origins:
Solution:
answered 22 Mar '17, 15:41 nrimbo |
Just to be clear - the api06 dev server and the live server use completely different sets of accounts. Can you login to the dev server from e.g. http://master.apis.dev.openstreetmap.org/ ?