Unable to Sign Into ArcGIS Assistant PS #46
Replies: 4 comments 4 replies
-
|
Hi @laurahaley, that sounds like there may be an error being thrown. Do you see any errors in the browser developer tools console? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @nheminger <https://github.com/nheminger> ! I will take a look and
let you know the result.
…On Wed, Apr 20, 2022 at 7:15 PM Nathan Heminger ***@***.***> wrote:
@laurahaley <https://github.com/laurahaley> thank you, those messages are
helpful. This appears to a be a configuration problem with
https://bloomington.in.gov/arcgis not returning CORS headers on the
responses. When I visit
https://bloomington.in.gov/arcgis/sharing/rest/community/self?f=json I
see that CORS headers are not being returned. For the requests to work
cross-domain those should be present. The site
https://enable-cors.org/server.html has some good documentation on
enabling those to enable this interaction to work.
—
Reply to this email directly, view it on GitHub
<#46 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADUPWGNHVQFGXQC5DRZLYXTVGCF2TANCNFSM5T2E24RA>
.
You are receiving this because you were mentioned.Message ID:
<EsriPS/arcgis-assistant-feedback/repo-discussions/46/comments/2605087@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @nheminger We came across the same problem. We had noticed that if the 'Allow Origin' CORS list on Portal is empty this seems to resolve. In our case, it needs to be populated. Updating the web.config file as per suggested on https://enable-cors.org/server.html has somehow break our survey123 app when connect to our enterprise portal. Has anyone else seen this before please? |
Beta Was this translation helpful? Give feedback.
-
|
Allowed Origins gave same error as others reported. I added this to our web.config ... Error getting User Session (completeOAuth). Error reading property may result from app redirecting before operation can read token hash in url. Error: Could not create account object. This could be due to UserSession.getUser(). ArcGISRequestError: HTTP 401: UNKNOWN_ERROR |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have added ArcGIS Assistant as an item to our 10.8.1 Portal. I believe that I have followed the directions to register it correctly. However when I sign in, I get a blank gray screen with a menu that has the Guides, Feedback, and Option to Sign In again.
We are using enterprise login with our Portal.
Beta Was this translation helpful? Give feedback.
All reactions