I am trying to implement chained adaptive payment with the Paypal SOAP API.
In my sandbox it works fine. Now I moved the code to the live API.
When I make a payment with a primary receiver it return this error:
user is not allowed to perform this action
I have the application id and approval for my account. How can I solve this error?
We are having this issue too, currently our app is only conditionally approved. The top answer to this question on x.com seems to suggest that some operations using the adaptive payments API, including chained payments (which we are having the issue with) won’t work while the app is conditionally approved.
Quote from there for your convenience 🙂