[openstreetmap-website] Trouble with OSM OAuth on localhost (#1049)
TheFive
notifications at github.com
Mon Aug 31 17:34:07 UTC 2015
Using oauth in my development environment results in
----------------------
Application error
The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)
Feel free to contact the OpenStreetMap community if your problem persists. Make a note of the exact URL / post data of your request.
This may be a problem in our Ruby On Rails code. 500 occurs with exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code)
-----------------------
If i run my app on thefive.sabic.uberspace.de/osmbc i am fine and i can log in. So my App and my OSM Account should work.
If i run my app in my local test environment localhost:3000/osmbc i got the error.
I tried deleting all cookies (server and client side), change the browser from chrome to safari and create a new OAuth app with a new secret. The problem is still the same.
This behavior occurs since yesterday, before that i had no problem with the OAuth mechanism.
Christoph
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1049
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20150831/dfe9438b/attachment.html>
More information about the rails-dev
mailing list