You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hosting the Map Tour app on my own web server, not with Portal. I was getting the 'Failed to get portal configuration' error.
I realize now that it is because i had 'apps' in the URL, e.g. "http://server.domain.com/apps/MapTour". The code is looking for this to determine whether the app is hosted by Portal or not.
Recommend that a note should be added to the documentation to not include 'Apps' as part of the URL path.
The text was updated successfully, but these errors were encountered:
I am hosting the Map Tour app on my own web server, not with Portal. I was getting the 'Failed to get portal configuration' error.
I realize now that it is because i had 'apps' in the URL, e.g. "http://server.domain.com/apps/MapTour". The code is looking for this to determine whether the app is hosted by Portal or not.
Recommend that a note should be added to the documentation to not include 'Apps' as part of the URL path.
The text was updated successfully, but these errors were encountered: