The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I have used Get calls for my REST API but have yet to refresh a token using a post call. I have the post call working in PostMan
The Call is- Post https://secure4.saashr.com/ta/rest/v1/login
Headers - Content-Type application/xml
Body -
Solved! Go to Solution.
I was silly! I figured out I was incorrectly typing in one of my keys!
@Anonymous , Refer to how it has been used here
https://www.advaiya.com/generate-dynamic-token-and-get-data-from-custom-api-in-power-bi/
@amitchandak Hello, I did follow this blog post. It works perfectly for GET calls but my Post Call is denied access to the resource. Thank you for the response.
I was silly! I figured out I was incorrectly typing in one of my keys!