I had created a access token prior before from google api to connect to Alteryx. However, just couple of months ago, it began to respond in error. Is there something i need to do extra that can help connect alteryx training to the API?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @soumyarani ,
Can you try to connect to Alteryx with the access token using Postman, Check if that works.
Also, Can you mention what exact error are you getting while connecting from Postman.
There may be a chance that your api might not be whitelisted any more now at the Alteryx end.
Thanks!
Hi @soumyarani ,
Can you try to connect to Alteryx with the access token using Postman, Check if that works.
Also, Can you mention what exact error are you getting while connecting from Postman.
There may be a chance that your api might not be whitelisted any more now at the Alteryx end.
Thanks!
The access tokens will have a limited lifetime, you should be using the refresh token to generate the new access token, refer to the following URL for more details - https://developers.google.com/identity/protocols/oauth2
The refresh token also expires after a specific lifetime, in that case, a new refresh token should be retrieved.
Regards
Albin I
Views
Likes
Replies
Views
Likes
Replies