4 months ago
OAuthTokenIsInvalid
Hi there,
I use OAuth sending post request to get access_token by using client_id, client_secret and refresh token. By doing this, I have received access_token and refresh_tokent back properly. Then I used received access_token, to get companyfile but receveid OAuthTokenIsInvalid.
May you please explain me what I need to check since I use test account which works but client's account does not work