airbytehq / airbytehq/PyAirbyte
Linkedin connector failed
未關閉
- 主要語言
- Python
- 星號
- 344
- 分支
- 77
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 35
描述
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"}`
貢獻指南
評估
這個 Issue 還沒有評估資料。