airbytehq / airbytehq/airbyte-api-python-sdk
client_credentials authentication does not work
Open
- Dominant language
- Python
- Stars
- 61
- Forks
- 27
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
Every request to the Airbyte for token generation fails with 401 error code.
It happens because airbyte is waiting for requests with content-type `application/json` but the library sends default header.
Contributor guide
Assessment
This issue has not been assessed yet.