Hello Dwolla team - I am getting an error where my production credentials say:
"error": "invalid_client"
But if I switch things to sandbox and use those credentials, I get the token just fine. This issue is occurring for both the SDK and raw requests. This is also seem to affect my unverified customer creation as this code:
dwollav2.error.ForbiddenError: {"code":"Forbidden","message":"The supplied credentials are not authorized for this resource."}
Any suggestions? In sandbox, everything works as expected. In production is when I have these issues.
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
2
Hi @Bryan_Marks, If you are primarily initiating payouts to end-users, you may be restricted to only creating the Receive-only Customer type. Assuming that is true, you’ll likely need to add "type": "receive-only" to the body of your request.
My account has been approved for production - can you confirm I can create users who can send and receive funds?
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
4
Hi @Bryan_Marks, we just reviewed your account and updated the configuration to create users that can send and receive funds. Please let us know if you continue to experience errors/issues!
Hi @spencer, we’re experiencing a similar issue. We just moved to Past as you go from the normal Scale program. I think we need to be switched back to receive and send. Can you assist ASAP? We’re live and it’s causing errors.
spencer
(Spencer Hunter - Lead Developer Advocate @ Dwolla)
9
Hi @doreilly, can you shoot me a DM with more information on what endpoint you’re calling and information on your application? Thanks!
Hello Spencer, can you assist with error we’re receiving when/during new customer creation. It worked in Sandbox, but once switched to production, we’re receiving errors. See attachment.
When I create personal customer account that gives me an error like “The supplied credentials are not authorized for this resource” but I want to send money to another account so that is not possible in a “receive-only” type account.
can I create again personal accounts without using a “receive-only” type?
kmoreira
(Kelly M. - Developer Advocate @ Dwolla)
20
Is this in your sandbox or production account? It looks like you do not have permissions to create receive only accounts in production. If this is something you’d like to do please contact your account manager or sales@dwolla.com to put this in your contract.
That is correct
Yes. Here is a list of the different customer types you can create. Again if in production, please make sure you have the permissions to create desired customer type.
If you are testing in sandbox I can go ahead and enable what you’d like on request. Let me know if I can help here