This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

set up a application in my own osm server (oauth settings)

1

Hello, (obs: I'm not fluent in english, then sorry just now for anything)

I installed a osm server to connect it with the app vespucci, a editor for celphones. The connection was obtained and i get install a map of my osm server in vespucci. But, when i try send my editions, vespucci tells me that the api don't have a configuration for Oauth. I put the Vespucci in a Oauth settings of a user that i had created, with the url: http://vespucci.io, and this gives to me a consumer key. then i tried add this consumer key in application.yml, like this:

vespucci_key = "my consumer key"

But this don't work, and i don't know more what i have to do. Can someone give me a direction?

Thanks!

asked 14 Feb '19, 20:57

gabriel_alves's gravatar image

gabriel_alves
25224
accept rate: 0%

edited 15 Feb '19, 20:55

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Source code available on GitHub .