Error Connecting to LogCesium to stream Google Maps Api?

Hello everyone. i am having this error while trying to stream google maps tiles thru the api key, its something to do with network is my guess, has anyone here ran into this?

here is the error:

LogHttp: Warning: 0000072871820500: request failed, libcurl error: 6 (Couldn’t resolve host name)
LogHttp: Warning: 0000072871820500: libcurl info message cache 0 (Could not resolve host: my key )
LogHttp: Warning: 0000072871820500: libcurl info message cache 1 (Closing connection 2)
LogCesium: Error: [2023-07-27 15:19:06.099] [error] [TilesetContentManager.cpp:731] An unexpected error occurs when loading tile: Connection failed.

It looks like it’s trying to connect to a host called “my key”. I suspect you’ve provided a bad URL to the Cesium3DTileset.

Fixed thank you for helping.