Get the key (ID) Tutorial:
Https://www.chromium.org/developers/how-tos/api-keys
Get the key (ID) address:
Https://cloud.google.com/console
Https://console.cloud.google.com/start
project=nide312-165216
API Key
Client ID
Client key
Workaround
Run cmd as Administrator
Then enter the following three lines of content to set the secret key:
Setx Google_api_key "AIZASYDANMIEHU-5FGBNLKMWTMQXMQYC3VT5WFC"
Setx google_default_client_id "24297400293-1o95d9ej62vb2bqfpf5msfm7tt6bc7hn.apps.googleusercontent.com"
Setx Google_default_client_secret "Ttzjszzqqlpstkc3ulrdvuck"
The empty key (ID) operation can be referred to as follows:
Setx Google_api_key ""
Setx google_default_client_id ""
Setx Google_default_client_secret ""
Reference
Missing Google API Key, so some features of Chromium will not work?
Workaround for running Chromium browser missing Google API Key 20170421
The Google API key is missing, so some features of Chromium will not be available