Quantcast
Channel: Power Query topics
Viewing all articles
Browse latest Browse all 31355

Rest API refresh token

$
0
0

I'm trying to get a refresh token from our API so that I don't have my API login crednetials in the .pbix file and keep getting a "We couldn't authenticate with the credentials provided" error (see below screenshot)

Rest_API.png

 When I get a new token using my login credentials and use that token to pull data from the API it works totally fine and don't get that error (below screenshot). What am I missing here?

 

Rest_API1.png


Viewing all articles
Browse latest Browse all 31355

Trending Articles