Forum Discussion
Anonymous
4 years agoNot applicable
Jibble 2 API access with Bearer token
Hello, I am trying to build an API request to Jibble 2, a time-tracking software our company uses. I am new to API requests and Power M Query, so I come up against a few errors that seem obvious ...
v-jingzhang
4 years agoCommunity Support
Hi Anonymous
You didn't modify the response part. The url, headers and postBody should be passed to the Web.Contents function to make a POST request.
Best Regards,
Community Support Team _ Jing
Anonymous
4 years agoNot applicable
I am still getting the (400): Bad Request error, even with my code edited to be like yours.
Is it wrong that both 'DataSourcePath' and 'Url' are the same?