Forum Discussion
MennoTwill
8 years agoFrequent Visitor
Data source credentials use old token
Hi all, I searched for a while on the internet, but still couldn't find a solution. I'm connect to our own REST api to get data into Power BI. The token is given in the URL as follows (exampl...
Anonymous
8 years agoNot applicable
Hi MennoTwill,
In fact, power bi rest api contains get token api to get new access token.
I'd like to suggest you add custom steps to invoke 'get token' function and stored token string before main function, then use above token string in your function to work through expired issue.
Reference link:
Regards,
Xiaoxin Sheng