Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Problem doing a POST request to download a file with Power Query

Hello. I have made two queries in POSTMAN to be able to download a file from a Rest API. In the first query I obtain the session ID resulting from performing a GET with username and password. The h...