Google maps not functioning with Custom URLIssue You have created a new Google project and activated Google Maps API. Updated Google maps properties in the UI with the respective API Key and the client id with a default value which is " gme-servicenow " You have been trying to access the maps with a custom URL and lands in the following exception "UnauthorizedURLForClientIdMapError"ReleaseAny ReleaseCauseFrom the Google portal the above error depicts the following exception: Exception: This URL is not authorized to use the Google Maps Client ID provided.Desc: The Premium Plan or Maps APIs for Work client ID included in the script load is invalid, expired, or the current address loading the Maps JavaScript API has not been added to the list of authorized URLs. The exception says the custom URL is not authorized to access the Google Maps API.ResolutionThe custom URL's need to be mapped to the default client id "gme-servicenow " in google cloud portal. Please raise a task with Dev-Integrations with all the details of custom URL's so they can inclusion list these URL's and map them to the client id " gme-servicenow "