Unable to create a Microsoft One drive Source on self hosted airbyte #45932
Unanswered
Abdi-Arslene
asked this question in
Source Python CDK
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello airbyte team,
I'm currently using the Airbyte Python SDK with a self-hosted Airbyte setup running locally on my machine via abctl. I'm attempting to create a OneDrive source using the Python SDK, but I’ve encountered an issue.
Below is the code I implemented, based on the documentation:
However, I’m running into the following error:
I’ve tested the same credentials directly on the Airbyte platform, and everything works as expected. Is there anything I might be missing in the SDK setup, or could something be incorrect in my code? Any help would be greatly appreciated!
Thank you in advance for your support.
Beta Was this translation helpful? Give feedback.
All reactions