I am using the ARCGIS SDK tools version 4.18 on the website I have recently inherited. I had an earlier question about grabbing the user location and retrieving the lat/long to fill out HTML input fields. I had brilliant support from the community (thank you Joel Bennett for your help with that Retrieval of latitude/longitude when Locate button clicked
Joel provided me with the code which resolved the problem immediately except it only works on my localhost and not on the live website. The website is secured with an SSL certificate and the URL has the https: prefix.
I contacted the hosting support team but they have no explanation for why it is not working. Has anyone had any experience with this. Are there any configuration options anywhere which would explain this?