Last update:
HTTP response code received on refresh token request | Description |
|---|---|
| 200 | Client authentication successful, refresh token is valid. Response contains new access token along with expires_in for the new token. |
| 400 | Bad request – implying either invalid or expired refresh token or one of the desired input parameters are missing in request. |
| 401 | Client authentication failure – invalid client_id or client_secret. |
Powered by Aikyam @2025 All rights reserved