...
User Input errors are caused when a user inputs an invalid value or fails to provide a certain input field altogether. If a developer creates a request and mistypes a parameter name, it will probably cause a User Input Error.
DescCode | Desc |
---|---|
1* | |
2* | |
3 | Please input a street address. |
4 | Please input either zip code or both city and state. |
*Deprecated DescCode that are no longer used.
Error type 3: Service Objects Fatal
...