Hello,
We have installed ArcGIS Exp Builder 1.15, and tried configuring the same post installation.
This is the error received:
Your application domain is not allowed via Cross-Origin Resource Sharing (CORS) to access https://test.domain.com/portal
We tried researching on the error, and did found some community post suggesting us to add the FQDN URL on portal security allow origins, and also tried using https://FQDN:3001/ as well, and seems like we are missing something.
Note:
Any suggestions and thoughts would be highly appreciated!
Yes @Grant-S-Carroll, we have tried these checks.
Can this be related to certificates? Or is there anything else triggering this?
Hello @Grant-S-Carroll,
We were able to bypass the CORS issue by bringing some missing node modules in the server installation directory of exp-builder dev edition.
BUT now we are facing issues with the next step. When we put in the portal URL and ClientID it takes us to the login(auth) and once we put in the creds it brings us back to the configuration page.
Not sure why its redirecting us to the same page again. What could be the issue?