Forum Discussion
API calls no longer working
- 8 years ago
Hi kirby,
That might be the changes or the issues of AAD. According to the #use-the-authorization-code-to-request-an-access-token, the grant_type should be authorization_code. Please check it out. Please also refer to the below posts for the similar approaches.
1. https://community.powerbi.com/t5/Developer/programmatic-data-refresh-using-api/m-p/223051#M7045
3. https://docs.microsoft.com/en-us/power-bi/developer/walkthrough-push-data-get-token
Best Regards,
Dale
Hi kirby,
That might be the changes or the issues of AAD. According to the #use-the-authorization-code-to-request-an-access-token, the grant_type should be authorization_code. Please check it out. Please also refer to the below posts for the similar approaches.
1. https://community.powerbi.com/t5/Developer/programmatic-data-refresh-using-api/m-p/223051#M7045
3. https://docs.microsoft.com/en-us/power-bi/developer/walkthrough-push-data-get-token
Best Regards,
Dale
Hi Dale
Thanks a lot for the info. I did visit most of these sites yesterday but without any luck. I tried the same thing now and it seems to be working
Thanks again
Cheers