Hi @Andrey_Kaloshin – would you be able to post your Account ID or any ID related to your Sandbox account for us to take a look? Also, if you have the request-id for this request that returned the above error, that would help too!
Hi @Andrey_Kaloshin, thanks for the IDs! I was able to look up the request body, and it seems that the error has to do with the routingNumber and accountNumber values that were provided.
If you update the values according to the specs defined in this section of our API reference docs, the request should pass successfully. Here’s an example request-body that works -
Having said that, for the above error, the error type that should have been returned is a BadRequest error and not an InvalidScope error. I can create a ticket for our team to update the error message returned. Thanks for bringing this to our attention!