Forum Discussion
How to Generate Embed Token in pure JavaScript
- 8 years ago
Hi.
You cannot use 'me' as a group for my workspace, generate token works only in groups
https://msdn.microsoft.com/en-us/library/mt784614.aspx
You can use your Pro license for developing, when you go to production, you need to purchase a capacity:
https://docs.microsoft.com/en-us/power-bi/developer/embedded-faq
Eli.
Hi alexsilvar,
Based on my test, an incorrect group_id could cause the 401 error.
If the group is correct, a fiddler capture may be required to investigate further. The required permission scope may be missing for the registered application within Azure AD. Verify the required scope is present within the app registration for Azure AD within the Azure portal. :smileyhappy:
Regards
Hi v-ljerr-msft
Do you know if i can use the group 'me' as a group id? When I try it gives me the same error.
And I don't know if its relevant but I need a specific account type? (I'm using Power BI Pro)