Forum Discussion
rflea97
3 years agoNew Member
How to loop a refresh_token call?
Hi everyone! I am trying to make an API call in Power Query, for which I need an access_token. This is the script I use to get this access_token: The...
Mahesh0016
3 years agoSuper User
rflea97 my suggestion is, you should try a custom connector and refresh your access token using API with a timestamp. Thank You!!