Errors Phone LengthBetween
Status: Closed · Asked by Info MB on · 0 views
Hi, I have this problem that when I try to send an API it gives me this error: Errors Phone LengthBetween "The value must be between 6 and 20 characters in length".
As you can see from the screen the number has more than 6 characters... how can I solve this?
Thanks
Attachments

Hey @Matteo
Could you please share the name of the workflow along with the API documentation of the application which you are trying to use? So, that we can look into it and can guide you accordingly.
@Supreme
So, I solved that problem by changing the form on the site...however, now it tells me so:
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.19.2</center>
</body>
</html>
The automation is called "TEST 2", unfortunately I don't have access to the API documentation
Thank you
Hey @Matteo
Please check the API request with the application's support team once or share the REST API of the application, so that we can look into it.