Hello,
I am assigned System Admin for a variety of Power Apps Environments for testing and development. Whenever I am trying to import data from an excel I am getting error messages. The System Admin Role is not one that is inherited from a Team, it is one that is applied to my user specifically for these environments. The error I am getting is the following-
Reason: Bad Request, Header x-ms-client-request-id 10bfbb6f-2274-4307-8723-42139de40e27, Error code: 0x80040299, Message: Principal team (Id=8acb3dcf-4c1d-e911-a99c-000d3a33a6a9, type=9, teamType=0, privilegeCount=190), is missing prvReadcre7e_ExamplePickedPart privilege (Id=76aea819-a7f5-4ee6-a349-71ebdeb23d81) on OTC=10226 for entity 'cre7e_examplepickedpart'. context.Caller=9dd96540-991f-e911-a99d-000d3a37051a
I can see that the message is stating that I need to assign read privileges. I have also read the other posts on the forum here that are related to this issue, one of which stated that having Sys Admin role should resolve this issue.
Do I need to create a brand new security role and edit it to allow read/write for every new custom column I create?