#Error in creating dwollaCustomerUrl
9 messages · Page 1 of 1 (latest)
My code is working now, i tried putting a valid state abbreviation instead of a random state abbreviation and now it's working trying putting the same credentials as Adrian was putting in the video and it will work. Basically the problem was due to the usage of an invalid State abbreviation in my case AQ. I think dwolla works only for banks of America because it won't take state abbreviation of my country.
Hey! I have the same error creating Dwolla customer! I changed the state abreviation but It's not working!
I solved the problem thak you
How did you solve it?
The error that you are getting is related to the state input on sign-up. Do it as two characters in capitals, like NY and you should be fine.
Yeah it's working for me but he said that it was not working for him so I was curious how was he able to run it.
You can also use a function to convert any of the input characters on that field to be uppercased.
I had a typo instead of rendering userData It was data. I forgot to update it to userData when Adrian did. I just went over my code until I found it! That's why I was unable to create Dwolla Customer