question

kiml avatar image
kiml asked David Marginian Deactivated commented

OrderConnector status code: 403 Permission denied

In our Android App, we have a BroadcastReceiver class that receives the ACTION_PAYMENT_PROCESSED result.
We care calling OrderConnector.getOrder(<OrderID>) to get the Order that was created for the payment.
The Merchant gets the error "status code: 403 Permission denied". The Account is an Admin.

This only happens in Production, the Sandbox works fine.

We need to be able to retrieve the Order that was created for this payment. Why would the Account that created the Order, not have access to the Order?

Clover Android SDK
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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

Does your application have orders read permission in production?

4 comments
10 |2000

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

kiml avatar image kiml commented ·

That appears to the be the issue, Orders was not in the list of Read Permissions.

Now we just wait for Review I guess.

Thanks David!

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ kiml commented ·

Yes, make sure you provide a detailed description of why you need that permission. It'll probably help the review process go faster.

0 Likes 0 ·
kiml avatar image kiml David Marginian ♦♦ commented ·

We did that. Do you know how long it takes? Is it the same as App Reviews? We have Merchants waiting on this.

0 Likes 0 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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