Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

FivetranOperator fails when used with SharePoint connector #51

Open
elliotdes opened this issue Nov 24, 2021 · 0 comments
Open

FivetranOperator fails when used with SharePoint connector #51

elliotdes opened this issue Nov 24, 2021 · 0 comments

Comments

@elliotdes
Copy link

When we use the FivetranOperator with a connector of type SharePoint, we get the following error in our log:

airflow.exceptions.AirflowException: Response: b'{"code":"InvalidInput","message":"Unsupported connector service \'share_point\'"}', Status Code: 400

FivetranSensor does work for this connector type.

This is an API issue we believe.

To fix, we are currently using using:

POST https://api.fivetran.com/v1/connectors/{connector_id}/force

Any solutions to this? 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant