I'm getting the following error in executing the Set-AdminPowerAppApisToBypassConsent command
PS C:\Windows\system32> Set-AdminPowerAppApisToBypassConsent -AppName b341b011-89dd-47d3-8a51-cbe625b6d611
Invoke-WebRequest : {"error":{"code":"InvalidRequestContent","message":"The request content was invalid and could not be deserialized:
'Unable to translate bytes [E1] at index 185 from specified code page to Unicode.'."}}
No C:\Program Files\WindowsPowerShell\Modules\Microsoft.PowerApps.Administration.PowerShell\Microsoft.PowerApps.RestClientModule.psm1:71 caractere:25
+ ... $response = Invoke-WebRequest -Uri $Uri -Headers $Headers -Method $Me ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
PS C:\Windows\system32>
I already searched for solution on the web. I do not know what this problem is. The application is a simple query to a SharePoint list
Thanks
Solved! Go to Solution.
The problem I can´t solve, but I found a work around.
I created a new blank application, I inserted a gallery and did the association with the sharepoint.
I executed the command and then rebuilt the application. It worked here.
good lucky
I'm facing the same problem, have you found a solution for this yet?
The problem I can´t solve, but I found a work around.
I created a new blank application, I inserted a gallery and did the association with the sharepoint.
I executed the command and then rebuilt the application. It worked here.
good lucky
User | Count |
---|---|
140 | |
132 | |
79 | |
75 | |
74 |
User | Count |
---|---|
210 | |
198 | |
69 | |
65 | |
55 |