I want to create card funding source token and
I Am calling api for card-funding-sources-token
and i am getting this below error
“code” => “InvalidScope”
“message” => “Application does not have required scopes for creating token.”
The Push-to-Debit functionality is a premium feature available in the Production environment in the Scale tier and not enabled by default in the sandbox at this time. You can find more information on the different tiers in our pricing page.
I can turn the feature on for your Sandbox account if you’d like to test with it! Is your Sandbox account under the same email as your email address used here?
Thanks @kmoreira
I’m no longer receiving “Application does not have required scopes for creating token.” error, but now, when trying to call https://api-sandbox.dwolla.com/customers/214292e1-8bbb-4269-920f-b78570795908/card-funding-sources-token
I get “The requested resource was not found.” error.
I also tried https://api-sandbox.dwolla.com/customers/214292e1-8bbb-4269-920f-b78570795908/funding-sources-token and it works fine.
kmoreira
(Kelly M. - Developer Advocate @ Dwolla)
12
Sorry about that. There was an additional step I needed to complete on my end for the sandbox account that I missed yesterday. The error should clear now
Hey @kmoreira, unfortunately still getting “The requested resource was not found.” error when trying to call POST on https://api-sandbox.dwolla.com/customers/214292e1-8bbb-4269-920f-b78570795908/card-funding-sources-token
Any idea?
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
14
Hi @agarbund, hmm, that should be working now. Can you give it one more shot and if that doesn’t work we can dig in a little further to figure out what could be going wrong with the configuration on our end?