Hi there
I have been using the auth URL below to authenticate against the Power BI API (Using Powershell) for months now and yesterday it just stopped working
https://login.microsoftonline.com/common/oauth2/token
I now receive the error:
The remote server returned an error: (400) Bad Request.
I have tried to debug the call in Postman and it appears the grant_type parameter is not being validated correctly. Even though it is specified, I always receive the error:
Please could this be investigated as none of my Power BI refreshes are currently running
Thanks a lot