question

jacks avatar image
jacks asked sam Deactivated answered

Application does not have permission

ResultStatus{statusCode=FORBIDDEN, statusMessage=App doesn't have required permission: package com.company.pos does not have permission EMPLOYEES_R}

I created an application and side loaded to one of the devices associated to "TESTMERCHANT1" i created. Application works fine and i was able to access SDK methods.

Then i created a new "TESTMERCHANT2" and side loaded same apk to a new device associated to the new merchant account. I am getting the above mentioned error which clearly says FORBIDDEN.

What am i doing wrong

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

sam avatar image
sam Deactivated answered

You will need to have the app installed from the appmarket for each account for it to have the correct permissions. From your web dashboard, you should be able to see your app. Just sideloading the apk will not set the correct permissions.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community