Add note about no specific 'token expired' error

This commit is contained in:
Daniel Wagner-Hall 2015-08-28 10:41:49 +01:00
parent 0440983c4a
commit 9515640d5e

View file

@ -1114,6 +1114,11 @@ access_token
refresh_token (optional)
A refresh token, as is returned from login.
There is no specific error message to indicate that a request has failed because
an access token has expired; instead, if a client has reason to believe its
access token is valid, and it receives an auth error, they should attempt to
refresh for a new token on failure, and re-try the request with the new token.
Changing Password
~~~~~~~~~~~~~~~~~
This section refers to API Version 2. These API calls currently use the prefix