Spectrum OneClick GIS View Error -- For Development Purposes only
search cancel

Spectrum OneClick GIS View Error -- For Development Purposes only

book

Article ID: 113457

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

Problem / Error: The client called in and told that already created a map for GIS field map. Google map shows for 'Development purpose only'.

Enabling the debug (F12) shows:

"You have exceeded your request quota for this API"

Environment

Release: Any
Component: SPCCSS

Resolution

The Old APIKey you created needs to be replaced.

You need to create a new APIKey using the following link:

1. Open the following link and perform the request of the API Key:

https://developers.google.com/maps/documentation/javascript/get-api-key

2. In OneClick server, open the "$SPECROOT\tomcat\webapps\spectrum\console\googleAPIKEY.config" file and configure the lines as below:

UseLicense=Yes 

API_KEY=<old api key>

Replace "<old api key>" with the API key obtained from Google in Step 1 above.

3. Save the file.