Select to view content in your preferred language

Unable to create new survey in Chrome

217
2
05-22-2024 09:28 AM
Ken_Doman
New Contributor II

After issues with using the latest Survey123 Connect, I attempted to create a new survey using the online version of Survey123. I logged in and attempted to create a blank survey. After waiting a minute, I received an error message. 

Survey123_Website_2024-05-22_11-17-08.png

I reloaded my browser and attempted it again, this time while watching the network traffic.

Web_Response_2024-05-22_11-14-42.png

I'm using Chrome browser Version 124.0.6367.208 (Official Build) (64-bit) on a Windows 10 machine. Looks like the CORS settings need to be updated on the website.

--Ken Doman

0 Kudos
2 Replies
abureaux
MVP Regular Contributor

Have you tried adding the surveys site to your Portal's CORS?

abureaux_0-1716401063447.png

then

abureaux_1-1716401096366.png

This isn't a requirement for the service to work (at least in my config), but may be worth trying.

You can also try disabling CORS in Chrome (text from google). I'd definitely try Allow Origins first though.

To disable CORS checks in Google Chrome, you need to close the browser and start it with the --disable-web-security and --user-data-dir flags. By doing that, Google Chrome will not send CORS preflight requests and will not validate CORS headers. All of those commands above start Google Chrome in an isolated sandbox

0 Kudos
abureaux
MVP Regular Contributor

Also worth asking, but are you on Enterprise? And if "yes", what version and are all critical updates installed?

0 Kudos