uphold / docs

Uphold API Reference
https://uphold.com/en/developer/api/documentation/
48 stars 39 forks source link

Oauth endpoint #8

Closed zamith closed 9 years ago

zamith commented 9 years ago

The endpoint for getting a token is /oauth2/tokens, making it the only one without the version prefix.

Is there a way to make it work with the version, or is it really an edge case and no way around it?

fixe commented 9 years ago

We are thinking about changing that endpoint to /me/tokens.