Forum Discussion
Anonymous
3 years agoNot applicable
Store client credentials securely
I am retrieving an access token by calling an API and then use this access token to obtain employee data. I'm using a blank query with the following code. body="grant_type=client_credenti...
ams1
3 years agoResponsive Resident
Besides the great option lbendlin mentioned, with an additional API endpoint you could also use the builtin credentials manager https://community.powerbi.com/t5/Power-Query/How-to-securely-store-and-use-token-and-secret-for-API-request/m-p/3121190#M99878