airbytehq / airbytehq/airbyte-api-python-sdk
client_credentials authentication does not work
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 61
- Forks
- 27
- Merge medio
- 4 min
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.