victorious-train-7118
09/23/2022, 8:13 AM{'error': 'token_inactive', 'error_description': 'Token is inactive because it is malformed, expired or otherwise invalid. Token validation failed. token_inactive'}
but then if i try to use the refresh token i got from the first response i {'error': 'invalid_grant', 'error_description': 'The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client. The refresh token has not been found: not_found'}
future-memory-89542
09/23/2022, 9:30 AM