legacy-api-documentation
legacy-api-documentation copied to clipboard
POST oauth/access_token error in required parameters
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.