Forum Discussion

Túlio's avatar
Túlio
Frequent Visitor
1 year ago

PowerBI get subscription ID after authentication (Oauth)

I need to obtain the subscriptionID for the plan that the user is associated. I am using the acquireAADTokenService to get the token and the licenseManager to get the plans associated. Both are work...