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.
Hi,
I'm having this error when I try to get the access token:
Hi @edsonromero,
According to the error message, it seems to be that your application may not be registered properly with Azure AD to allow your application access to the Power BI REST APIs. I would suggest you recheck the steps in this documentation to re-register your application. Following are some steps you may need to pay more attention to.
The App type selection will depend on the type of application you are using.
If you are embedding content for your customers, you will need to configure additional permissions within the Azure portal. For more information, see Apply permissions to your application.
Regards