#divya.shalini.ics

1 messages ยท Page 1 of 1 (latest)

short mistBOT
subtle swan
#

๐Ÿ‘‹ How can I help?

edgy mauve
#

I am creating user using accounts.create api

#

And getting error of url_invalid

#

Request ID: req_E9OUOckEYFEEsf

#

May I know what is the reason?

subtle swan
#

www.test.com is not a real domain. Stripe has check whether the domain is valid

edgy mauve
#

I am working in test mode

subtle swan
#

Test mode follows the same validation as live mode. You'd have to pass the real valid domain in the request

edgy mauve
#

Ok, so we are suppose to add valid url every time?

subtle swan
#

Yes, correct

edgy mauve
#

And it got added

#

Ref: acct_1O2dwCQlWOaBpBfZ

subtle swan
#

I'm afraid I'm unable to share how the URL validation works

#

If www.abcd.com works in test mode, then you can use it for testing purpose

edgy mauve
#

Yeah that's what I also thought, but it is not working

#

May I know any specific reason?

subtle swan
#

As mentioned earlier, we are unable to share how URL validation works

#

The recommended way is to pass the real URL in the request instead of a fake one

edgy mauve
#

Ok, sure

#

Let me forward the same to my team

#

Thank you for response

subtle swan
#

No problem! Happy to help ๐Ÿ˜„

edgy mauve
#

Hi

#

Can you please check

#

acct_1OV8GSHJ9BHVDKJw

#

And I got added successfully

#

May I know any specific reason on it?

subtle swan
#

As mentioned earlier, we are unable to share how the URL validation works and why www.abcde.com is successful

#

If the validation is working fine in test mode, you can use it for testing purpose