• Error Details

    1. The Google Maps JavaScript API throws a “RefererNotAllowedMapError” when attempting to load on the page. The error message suggests that the site URL needs to be authorized for the API.
    2. Multiple instances of the Google Maps JavaScript API are being loaded on the page, which can lead to unexpected errors. This issue should be resolved to ensure optimal performance.
    3. The Google Maps JavaScript API has been loaded directly without a callback, which is not supported and may result in race conditions and suboptimal performance.

    Steps to Reproduce:

    1. Access the order confirmation page via the provided URL.
    2. Observe the browser console for the reported errors.

    Expected Outcome: The Google Maps API should load without errors and display the expected map on the order confirmation page.

    The API key is correctly set in settings.

    The page I need help with: [log in to see the link]

  • The topic ‘Google Maps API error’ is closed to new replies.