Hello All,
I am leaving my company and have used PowerShell to change the ownership of my applications to a service account. However, I am having trouble transferring ownership of the SharePoint Integrated apps. In PowerShell I am getting an error: {x-ms-coregateway, Strict-Transport-Security, x-ms-request-id, x-ms-correlation-request-id...}
Error : @{code=NoPermissionsForEmbeddedApplications; message=No permission to the 'SharepointFormApp'
application that has ID = 'XXXXXXXXXXXXX'.}
The service account has been given full list permissions where the SharePoint app lives. Do I need to assign permissions elsewhere or is it not possible to change ownership of a SP Integrated app? Many thanks!