Error invalid test user email - code: 225 #309
Replies: 1 comment 1 reply
-
Hello, @SebasRomero! When using test credentials the e-mail domain should end in @testuser.com. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!, I was trying to create a fake customer using the create() method from the Customer class and I'm getting this error, I couldn't find anything about the status code neither.
This is my body param:
And this is the error in console:
Even if I remove the email field from the object I'm still getting that error about "user email".
The problem is using the test token, the real one works fine tho
Beta Was this translation helpful? Give feedback.
All reactions