0

たとえば、次のクエリ:

curl -H "Content-Type: application/json" \
-d '{"oauth_token": "...","pin": "....","destinationId": "reflector@dwolla.com","amount":"0.5","fundsSource":"..."}' \
https://www.dwolla.com/oauth/rest/transactions/send

次のエラーを返します。

"Success":false,"Message":"The user to send to could not be found.","Response":null

確認済みのユーザー アカウントでも試してみました。dwolla 番号 ID を使用して送金できますが、電子メールを使用するとエラーが表示されますThe user to send to could not be found.

なぜこうなった?

4

1 に答える 1