Forum Discussion
ericOnline
5 years agoPost Patron
How to create PBI API Authorization header from AppID and Secret?
I'm trying to use the PBI API to export reports to .png. I followed the docs to get an app registered in Azure and received an App ID and Secret. How do I create the Authorization header for API re...
- 5 years ago
I figured it out. My client_secret had both a "+" and a "=" in it. I had to use the Flow action of encodeUriComponent.
Sweet!
v-lionel-msft
5 years agoCommunity Support
Hi ericOnline ,
Please refer to the links.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.