I was reading this amazing piece of documentation:
https://learn.microsoft.com/en-us/office/office-365-management-api/get-started-with-office-365-management-apis
My goal is to try to access the Microsoft 365 admin center and pull the list of our users, each one with their licenses:
The URL I have to point to is this: https://admin.microsoft.com/Adminportal/Home#/users
But when I try to connect with Power BI I receive the error A web API key can only be specified when a web API key name is provided
But I’m providing the key that I’ve created in the documentation.
What am I doing wrong?
Is there another way to access the list of our Licenses?