I have tried following this https://discuss.dwolla.com/t/using-postman-to-explore-and-debug-dwollas-v2-api/2758 and I have gotten pretty far with it in regards to seeing my auth token. However, when I try to send GET /POST request to the other URLs, I run into that error or this Request is missing required HTTP header 'Accept'
Help would be great! Thank You
kmoreira
(Kelly M. - Developer Advocate @ Dwolla)
2
It sounds like you may be under the wrong environment in Postman. Remember to select Dwolla API Sandbox on the upper right drop down. If you’re still having trouble feel free to send over a screenshot
I also don’t see the accountid being passed into the GET req
Also adding that tokens are good for only 1 hr in case this is occurring passed 60 min.
If you would like to pass in a valid token which you created via the dashboard, one way to do it would be to copy/paste it into the authorization Headers