-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Dears!
First of all thank you for this package! Really easy to integrate!
I ran into a problem, which i couldnt solve as of now.
I'm trying everything in sandbox mode. Authorization working perfectly. Counterparty creation is also flawless.
Altough when i try anything else it goes into forbidden.
During authoriazion i tried to add different scopes but does not change the permission that the app-confirm is giving (payments, accounts, etc).
All the time i try to do a transfer of payment i get back a 403:
"message": "Client error: POST https://sandbox-b2b.revolut.com/api/1.0/pay resulted in a 403 Forbidden response:\n{"message":"This action is forbidden","code":9002}\n"
I know that the problem is on my end, but i'm unable to figure it out.
Any help is appreciated!
Regards
Tom