Forum Discussion

vpshamsbi's avatar
vpshamsbi
Frequent Visitor
2 years ago

How Secure is credentials stiored in Power query for API POST requests

Hi, We are using an API as data source for PBI. The API uses POST method to authenticate with username and password in the body of the initial request, which retrieves a token. The token is then use...