yashag2255 / iframePCF

PCF to enable an iframe functionality in canvas apps for Power Apps.
42 stars 41 forks source link

Unable to import in powerapps error #13

Open git-viper opened 3 years ago

git-viper commented 3 years ago

Solution "IFrame Solution" failed to import: Import Solution Failed: CustomControl with name btd.IframePCF failed to import with error: Principal user (Id=da0493b0-6034-eb11-a813-000d3a0a82cb, type=8, roleCount=2, privilegeCount=732, accessMode=0), is missing prvCreateCustomControl privilege (Id=036ed3c6-2dfd-4b98-9271-3bc72cba3586) on OTC=9753 for entity 'customcontrol'. context.Caller=da0493b0-6034-eb11-a813-000d3a0a82cb. Or identityUser.SystemUserId=2f0145be-03d3-4fef-ba51-4c005940dc44, identityUser.Privileges.Count=1670, identityUser.Roles.Count=0 is missing prvCreateCustomControl privilege (Id=036ed3c6-2dfd-4b98-9271-3bc72cba3586) on OTC=9753 for entity 'customcontrol'.

keeneye commented 3 years ago

The user doing the importing needs to have the Dynamics365 role in Azure assigned to them

elmz87 commented 2 years ago

Hi @keeneye is it still the same role today? Dynamics365 role Thanks