0

I want to obtain a token for graph api and power bi service api, tried to make scope parameter as below

https://graph.microsoft.com/.default https://analysis.windows.net/powerbi/api/.default offline_access

but it give error

The scope https://graph.microsoft.com/.default https://analysis.windows.net/powerbi/api/.default offline_access is not valid

Liyang
  • 45
  • 6
  • what can think about so far is, only use one /.default scope when first obtain token. then when need use different service, change the scope and refresh token. – Liyang Jul 31 '23 at 13:54
  • this scenario is not supported by Azure Active Directory. You cannot obtain access token for more than one app – user2250152 Aug 01 '23 at 06:05

0 Answers0