question

igor-yazovtsev avatar image
igor-yazovtsev asked rachel Deactivated answered

Exception-permission-ORDERS_R

Hi! I'm trying to get the amount of the transaction (orderConnector.getOrder(orderId).getTotal()).

What permission is missing from my application and how to get it?

App doesn't have required permission: ORDERS_R

I run application on the device, via ADB.

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

rachel avatar image
rachel Deactivated answered

Hi @igor_yazovtsev,

Sounds like your app doesn't have the Read Orders permission. Navigate to the app's settings page from your Developer Dashboard to edit the app's Required Permissions. You will then need to uninstall and reinstall the app to your test merchant from the App Market. See: https://docs.clover.com/build/create-...

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