Ton Badal
05/23/2023, 1:43 PMtotal_follower_count
and share_statistics
are duplicated which triggers an error:
Internal Server Error: Duplicate key io.airbyte.protocol.models.StreamDescriptor@46eb12d9[name=share_statistics,namespace=<null>,additionalProperties={}] (attempted merging values io.airbyte.protocol.models.AirbyteStream@2d4d38db[name=share_statistics,jsonSchema={"$schema":"<http://json-schema.org/draft-04/schema#>","additionalProperties":true,"type":"object","properties":{"totalShareStatistics":{"type":["null","object"],"properties":{"shareCount":{"type":["null","integer"]},"uniqueImpressionsCount":{"type":["null","integer"]},"clickCount":{"type":["null","integer"]},"engagement":{"type":["null","number"]},"shareMentionsCount":{"type":["null","integer"]},"likeCount":{"type":["null","integer"]},"impressionCount":{"type":["null","integer"]},"commentMentionsCount":{"type":["null","integer"]},"commentCount":{"type":["null","integer"]}}},"organizationalEntity":{"type":["null","string"]}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=<null>,defaultCursorField=[],sourceDefinedPrimaryKey=[],namespace=<null>,additionalProperties={}] and io.airbyte.protocol.models.AirbyteStream@6b62fc6d[name=share_statistics,jsonSchema={"$schema":"<http://json-schema.org/draft-04/schema#>","additionalProperties":true,"type":"object","properties":{"totalShareStatistics":{"type":["null","object"],"properties":{"shareCount":{"type":["null","integer"]},"uniqueImpressionsCount":{"type":["null","integer"]},"clickCount":{"type":["null","integer"]},"engagement":{"type":["null","number"]},"shareMentionsCount":{"type":["null","integer"]},"likeCount":{"type":["null","integer"]},"impressionCount":{"type":["null","integer"]},"commentMentionsCount":{"type":["null","integer"]},"commentCount":{"type":["null","integer"]}}},"organizationalEntity":{"type":["null","string"]}}},supportedSyncModes=[full_refresh],sourceDefinedCursor=<null>,defaultCursorField=[],sourceDefinedPrimaryKey=[],namespace=<null>,additionalProperties={}])
anyone has successfully configured linkedin pages connector recently? Running on linux machine, airbyte version 0.44.3
, linkedin connector 1.0.1
kapa.ai
05/23/2023, 1:43 PMkapa.ai
05/23/2023, 1:44 PM