Hello,
my client_id = 11907
I constantly get 401 error with caption that token is invalid and i should refresh it when i do request to user/whois all other methods are called fine.
401 {"error":"invalid_token","error_description":"Expired oAuth2 user token. The client should request a new one with an access code or a refresh token.","status":"error"}
What's wrong with it?
Hello, my client_id = 11907 I constantly get 401 error with caption that token is invalid and i should refresh it when i do request to user/whois all other methods are called fine.
401 {"error":"invalid_token","error_description":"Expired oAuth2 user token. The client should request a new one with an access code or a refresh token.","status":"error"} What's wrong with it?