airbytehq / airbytehq/PyAirbyte

Linkedin connector failed

Open
#274 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
344
Forks
77
Avg merge
1d 11h
Merged PRs (30d)
35

Description

error message returned from airbyte:
`During the sync, the following streams did not sync successfully: accounts: AirbyteTracedException('400 Client Error: Bad Request for url: https://www.linkedin.com/oauth/v2/accessToken')`

below is the Config I passed to airbyte:
`{"credentials": {"client_id": "my client_id", "client_secret": "my client_secret", "refresh_token": "my refresh_token", "auth_method": "oAuth2.0"}, "start_date": "2024-01-01"}`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.