I have a form that is public facing that will be used in the field application. I am working on testing the functionality of this and to get it in the hands of testers, I was going to email them the link to the form. Unfortunately when passing it out this way, they are prompted to sign in, which they shouldnt have to do with a public form. When I send them the link in Teams though, they are not prompted to sign in. Would something happen in the email that would cause this error?
Email link:
(Removed since problem is solved)
Teams link:
(Removed since problem is solved)
Solved! Go to Solution.
Hello @mattkramer,
In the hyperlink for the Email link there is a missing forward slash in the URL for your ArcGIS Enterprise organization (ie. https:/gis.cecinc.com/portal)
Whereas in the Teams link both forward slashes are present (ie. https://gis.cecinc.com/portal)
Hello @mattkramer,
In the hyperlink for the Email link there is a missing forward slash in the URL for your ArcGIS Enterprise organization (ie. https:/gis.cecinc.com/portal)
Whereas in the Teams link both forward slashes are present (ie. https://gis.cecinc.com/portal)
Hey @ZacharySutherby
That makes sense! Thank you for the help. Very interesting that happens as both were copied directly from the Survey123 Manager website but good to know to check that going forward.