airbytehq / airbytehq/airbyte-api-python-sdk

client_credentials authentication does not work

Open
#126 0 comments 1 reaction 0 assignees View on GitHub
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

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.