I am Using Google Maps API to display google reviews. Works on our development domain but when I update the vhost to a different production domain it fails. I don't get why it would matter if I uses our.dev.com or our.site.com. Has anyone seen this before ? It's not a server issue as I can replicate the problem on the same box.
Browser Console:
js?libraries=places:34 Google Maps API error: MissingKeyMapError
https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error
_.kb @ js?libraries=places:34
EDIT: THIS IS NOT A DUPLICATE QUESTION as it does not match the same problem. This DOES work at times depending on the domain opposed to the "duplicate" question that doesn't work at all.