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
Step 4 of the deployment instructions states the following:
Change the sharing host, found in defaults.js inside the config folder for the application, to the sharing URL for ArcGIS Online or Portal. For ArcGIS Online users, keep the default value of www.arcgis.com or specify the name of your organization.
Such a file does not exist. The only file that exist are config\application.json and config\applicationBase.json. My assumption is that the parameter to update is sharingURL in the file applicationBase.json, but I am not 100 % sure. I may try to test that.
Step 4 of the deployment instructions states the following:
Such a file does not exist. The only file that exist are
config\application.jsonandconfig\applicationBase.json. My assumption is that the parameter to update is sharingURL in the fileapplicationBase.json, but I am not 100 % sure. I may try to test that.