Forum Discussion
Mahmoud_Bakr
Oct 14, 2025Copper Contributor
Create Container Issue
We Have issue with SharePoint embedded we already enabled SharePoint embedded to tenant and already setup billing as Pay as you go and we created App and create container typeID to App and alr...
spucelik
Microsoft
Jan 09, 2026Some things to check:
- In your app registration, make sure https://graph.microsoft.com is added in the Authentication -> Web Platform configuration.
- The Audience parameter in the OAuth authentication needs to container this.
Also of note:
When using the Power Platform, we have released a number of connectors that don't require you to use the HTTP Premium connector.
Until they are fully rolled out, in Power Automate, append this to the end of the URL,
&addConnectorHideKey=sharepointembedded
Then add a new connector to the canvas. If you search for SharePoint Embedded you will see the new native connectors you can use for most operations.