https://cloud.google.com/integration-connectors/docs/connectors/hubspot/configure
My connection is stuck in "Refreshing Schema" status.
I see the calls to the HubSpot Private App all with 200 status.
200 GET /crm-object-schemas/v3/schemas
200 GET /crm-object-schemas/v3/schemas
200 GET /crm/v3/objects/contacts
200 GET /crm/v3/objects/contacts
Also, the connection details are confusing.
I see 2 errors in the logs.
{
"@type": "type.googleapis.com/google.cloud.connectors.v1.ConnectorsPlatformLog",
"error": {
"stacktrace": "java.lang.NullPointerException\n\tat com.google.cloud.connectors.runtime.v1.EntityType$Reference$Builder.setType(EntityType.java:2639)\n\tat com.google.cloud.connectors.runtime.v1.jdbc.connector.Entities.getForeignKeys(Entities.java:580)\n\tat com.google.cloud.connectors.runtime.v1.jdbc.connector.Entities.constructFieldList(Entities.java:594)\n\tat com.google.cloud.connectors.runtime.v1.jdbc.connector.Entities.getEntityTypeMetadata(Entities.java:650)\n\tat com.google.cloud.connectors.runtime.v1.jdbc.connector.Entities.getEntityTypes(Entities.java:100)\n\tat com.google.cloud.connectors.runtime.v1.jdbc.connector.JdbcBasedConnectorImpl.getEntityTypes(JdbcBasedConnectorImpl.java:157)\n\tat com.google.cloud.connectors.runtime.v1.services.EntityServiceImpl.listEntityTypes(EntityServiceImpl.java:48)\n\tat com.google.cloud.connectors.runtime.v1.EntityServiceGrpc$MethodHandlers.invoke(EntityServiceGrpc.java:644)\n\tat io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)\n\tat io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)\n\tat io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)\n\tat io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)\n\tat com.google.cloud.connectors.runtime.v1.services.ExceptionHandler$ExceptionHandlingServerCallListener.onHalfClose(ExceptionHandler.java:57)\n\tat io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.halfClosed(ServerCallImpl.java:346)\n\tat io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1HalfClosed.runInContext(ServerImpl.java:860)\n\tat io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)\n\tat io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"
},
"integration_connectors_trace_id": "2af9bda3-e325-4a68-b652-e9d61ab6236c",
"timestamp": "2023-04-28T20:17:16.718344Z"
}
{
"message": "failed to list entities"
}