The error you posted ("GET https://www.gstatic.com/charts/loader.js 
net::ERR_CERT_AUTHORITY_INVALID") 
does not appear to be related at all to your maps-api-key.  The 
maps-api-key is used much later in the process, after the loader is loaded, 
and the map chart code is loaded.   I don't know of any certificate 
authority issues regarding gstatic.com, or the charts/loader.js.  Is this 
still happening for you, or for anyone else?

On Friday, September 27, 2019 at 7:33:52 AM UTC-4 Júlio Sá wrote:

I think I'm having problems with 'my-custom-maps-api-key ...


> @NgModule({
>   ...
>   imports: [
>     ...
>     GoogleChartsModule.forRoot('my-custom-maps-api-key'),
>     ...
>   ],
>   ...
> })
> export class AppModule {}
 

All I know is that after some time using Google Charts they just stop 
working
with the above error pasted on my 1st message

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/011a8b5f-355e-4dbe-9e03-04f4789cdc02%40googlegroups.com.

Reply via email to