Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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!