Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hello,
We are on US Gov Cloud. I am trying to connect to Power BI REST API using Azure App. I was able to successfully procure a token for the GovCloud (https://analysis.usgovcloudapi.net/powerbi/api) using the grant type App Credentials in Postman. But when I am trying to connect using token to REST API using https://api.powerbigov.us/myorg/v1.0/groups it is throwing 403 forbidden error. Am I using the right API URI? Someone please help.
Thanks
Solved! Go to Solution.
Hi @vamshivanguri ,
403 forbidden indicates that the token or permission range is incorrect, please make sure your token is correct.
Verification method:
1.Login to power bi service with the corresponding account and enter workspace.
2. Press f12 to enter application.
3. Use the content in the secret as the token and initiate a request in postman.
If you can successfully request the data, it means that the original token is not correct, please follow the process to re-apply to ensure its correctness.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @vamshivanguri ,
403 forbidden indicates that the token or permission range is incorrect, please make sure your token is correct.
Verification method:
1.Login to power bi service with the corresponding account and enter workspace.
2. Press f12 to enter application.
3. Use the content in the secret as the token and initiate a request in postman.
If you can successfully request the data, it means that the original token is not correct, please follow the process to re-apply to ensure its correctness.
If your Current Period does not refer to this, please clarify in a follow-up reply.
Best Regards,
Clara Gong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you.
From your steps, my token is working fine and I am able to figure out Azure App has Permission issues. .
-Vamshi
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.