ethan-nelson / osm_hall_monitor

Passive changeset surveillance for OpenStreetMap
MIT License
29 stars 3 forks source link

"Authorise access to your account" fails with "Internal Server Error" #23

Open SomeoneElseOSM opened 6 years ago

SomeoneElseOSM commented 6 years ago

Currently the front end "OSM Hall Monitor" on "develop" does not work currently - I'm guessing that that is an http vs https issue somewhere. It seems to have a problem with the callback from "Authorise access to your account" (other oauth stuff works OK):

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@openstreetmap.org to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log. Apache/2.4.18 (Ubuntu) Server at enelson.dev.openstreetmap.org Port 443

SomeoneElseOSM commented 6 years ago

Actually, it might be the http API usage changed in https://github.com/ethan-nelson/osmhm_site/pull/11 that is causing this.