Google Maps error

When I click on the View/Set button on the customer screen to bring up Google Maps I get the message ‘Error auth!’. This installation of Splynx is on a cloud server. It works on a local computer in my office.

Did you install splynx from scratch?

or copy DB, or Splynx ?

any way, delete map config:
rm /var/www/splynx/addons/splynx-google-maps/config/config.php
and make :
dpkg-reconfigure splynx-google-maps

and check again …

It was a clean install…I performed the steps you provided and now I get the Oops! Something went wrong! This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

type on google : google maps api key
get it,

and set it to /var/www/splynx/addons/splynx-google-maps/config/config.php

For some reason it took three attempts with three different API keys but it is now working. Thank you.