[openstreetmap/openstreetmap-website] when saving with iD editor: land.html missing 404 (#1760)

Bryan Housel notifications at github.com
Wed Feb 21 15:55:31 UTC 2018


> @tomhughes I most certainly do have configured keys for ID, potlatch and common in application.yml ;) Potlatch is working. And I have done it multiple times while fiddling with different webservers, startup-scripts and so on...
> I know this isn't the right place since my server is a local fork for some fantasy map and I'm not into the details but I was just expecting iD to work on the local installation with everything so well integrated :)

This step is tricky though - you need actually to log into your local application and visit your user page and set up an OAuth application for the editor.  (or you need to setup a process to seed your local database with appropriate values in the `client_applications` table that match whatever you put into the `.yml` file).  

What's probably happening is that your local pgsql database has nothing in here that matches iD, and so it doesn't know how to handle an OAuth request.

see https://github.com/openstreetmap/openstreetmap-website/blob/master/CONFIGURE.md#oauth-consumer-keys


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1760#issuecomment-367372451
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180221/df486f3f/attachment.html>


More information about the rails-dev mailing list