Forum Discussion
Anonymous
3 years agoNot applicable
Unable to send POST request in Web.Contents
Hi, I need to retrieve employee data from an API that's only accessible to authorized users. First, I send a POST request using client credentials to obtain a bearer token and then it can access the...
lgtkaushalya
3 years agoRegular Visitor
Thanks for the quick reply Chirs. Here we are not really trying to get the full OAuth2 flow implemented. The main issue here is why the POST request works properly in PowerBI Desktop but converts into a GET in Power BI Connect(Cloud). We removed all the dynamic parts and tried to hard code the values to see whether the issues are due to dynamic params. Still no luck.
- Anonymous2 years agoNot applicable
Hi lgtkaushalya. Were you able to resolve this issue? I have recently run into the same problem. If you have, would you be able to tell me how it was resolved?