stevenmaguire / oauth2-microsoft

Microsoft OAuth 2.0 support for the PHP League's OAuth 2.0 Client
MIT License
68 stars 41 forks source link

Getting "Access token is empty" response with Microsoft Business Account #27

Open harisiddigital opened 10 months ago

harisiddigital commented 10 months ago

Hi. I created an app on azure and using its Client ID and Client secret I am able to authenticate and everything works as expected but when I try it with a Microsoft Business Account I get "Access Token is Empty error". Here is my configuration, I used microsoft online urls for auth and token:

` /**

SvenJ31 commented 8 months ago

I am experiencing the same issue. I do receive a token but when appending the ResourceOwner details i will get a Access Token is empty...