Forum Discussion
AshishChadda18
1 year agoNew Member
Issue with POST API Call in Power BI
Hello everyone, I’m trying to call an API from Power BI using Power Query M, but I'm encountering issues retrieving the expected publicToken. Here are the details of my situation: What I’ve Trie...
lbendlin
1 year agoSuper User
Please follow the documentation. Use Header, RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1