PROBLEM
When submitting a Survey123 form via the List widget in ArcGIS Experience Builder, users may encounter the following error:
400 Invalid redirect_uri
This occurs when the email field contains the 'at' symbol (@) or other special characters that are not properly URL encoded. Because URLs cannot contain certain characters directly, these unencoded characters make the redirect URL invalid, causing the survey submission to fail with a “400 Invalid redirect_url” error.
Example:
UrlEncode($feature["td_email"])
Article ID: 000041169
Get help from ArcGIS experts
Start chatting now