Hi,
I am attempting to test connections in both production and testing. Both are giving me an error regarding CORS: "has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."
Looking at our configuration, we have the CORS domain set properly, so I would expect for this to go through and at least get me to the next step.
Any guidance on how to address this would be appreciated.
Thanks!
-Steven Boudot