I have a sharepoint 2013 application. There's essentially nothing in it other than the default pages/scripts/files
In the app manifest, I went to add permissions to certain things such as
- Web -- Read
- Tenant -- REad
- User Profiles -- Read
List -- Read Site
Collection -- Read
I package the app, upload it to the app catalogue, select the application to install and I get a message saying
"you can't add this app here"
When I remove the permissions from the app, I am able to upload the app and install it just fine.
Why is this? How can I deploy the application and install it with the permissions I want to set?