Google Maps Component Plugin : 404 Not found error

I implemented the Google Maps Component Plugin in the Dev and Test environments, and everything worked as expected. However, after deploying to Production, Google Maps is not functioning. Upon inspecting the browser console, I see the following error: Failed to load resource: the server responded with a status of 404 (Not Found) - Googlemap.svg. I’ve checked the server configuration, and it appears to be identical to the other environments. Any idea what could be causing this issue?"

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    The 404 error for googleMap.svg typically means the Google Maps plugin wasn't properly deployed to Production - the static assets are missing.
    First, verify the plugin is installed in Admin Console and re-deploy it from your working Dev/Test environment.
    If the plugin is definitely installed, check for Production-specific issues like incorrect Google Maps API key configuration, network/firewall restrictions, or domain restrictions on the API key. 

Reply
  • 0
    Certified Lead Developer

    The 404 error for googleMap.svg typically means the Google Maps plugin wasn't properly deployed to Production - the static assets are missing.
    First, verify the plugin is installed in Admin Console and re-deploy it from your working Dev/Test environment.
    If the plugin is definitely installed, check for Production-specific issues like incorrect Google Maps API key configuration, network/firewall restrictions, or domain restrictions on the API key. 

Children
No Data