Open TarunBaur opened 4 years ago
A quick look at the logs shows response from Uphold: { code: 'forbidden', message: 'Forbidden' }
with status code 403 Forbidden
.
I see the scopes: 'x-oauth-scopes': 'accounts:read cards:read cards:write transactions:deposit transactions:read transactions:transfer:application transactions:transfer:others transactions:commit:otp user:read',
, it appears that transactions commit is included in the scope. But are the API keys allowed to use this scope?