I'm really confused about how to get a token. The OAuth page in the wiki has some links that seem to imply they will let me request a token but they all give error pages. Is it just that those pages are temporarily broken? Or is there some other way that is supposed to happen? asked 02 Jun '12, 14:41 elinw |
The urls on the wiki page is the urls for the service. You need to pass correct arguments to those urls to get a token. Normaly you provide those urls to the oAuth library you are using and make it to the rest. You can have a look at the documentation at oAuth.net for information about how the oAuth protocol works. answered 02 Jun '12, 15:37 Gnonthgol ♦ Okay that makes sense, the implication to me reading the docs was that there was something else coming from OSM.
(02 Jun '12, 17:55)
elinw
|