Is there a way to check if an app has a certain permission through the api? Or just to run the call and if it returns unauthorized then we don't have it.
Is there a way to check if an app has a certain permission through the api? Or just to run the call and if it returns unauthorized then we don't have it.
To my knowledge, we do not have a publicly available endpoint to do that. Can you explain the use case?
Not certain, there isn't a publicly available REST API, but there may be a method on the device. Is this an on device app? If a merchant has your app installed they have accepted all of the permissions. I assume you are trying to cover the case when you add new permissions after the app has been installed?
Are you saying the merchant has to accept ALL permissions before the APK will be installed by the clover app store?
3 People are following this question.