I was trying to make a transfer from my wallet to another wallet and this was the request:
But I got an error:
Client error: POST https://api.dwolla.com/transfers resulted in a 401 Unauthorized response:
{“code”:“InvalidScope”,“message”:“Missing or invalid scopes for requested endpoint.”}
Do I need a special kind of account to be able to transfer money using the API?
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
2
You do not need a special kind of account to be able to transfer money using the API. All that is needed to initiate a payout is an access token for your own account which contains the Send scope. In addition, the source href should be a verified funding source that is attached to your Dwolla Account.