legacy-api-documentation icon indicating copy to clipboard operation
legacy-api-documentation copied to clipboard

POST oauth/access_token error in required parameters

Open jcsogo opened this issue 10 years ago • 0 comments

The documentation for POST oauth/access_token is wrong. oauth_callback parameter is not required, but just the params listed in oauth 1.0 specification. If this parameter is passed on the URL, the server returns with a 500 error.

jcsogo avatar Jan 26 '15 23:01 jcsogo