Hey, for <#C0450PCSDB2|> I’m trying to use the Low...
# help-connector-development
g
Hey, for #C0450PCSDB2 I’m trying to use the Low Code CDK for an API that has OAuth 2.0 authentication. I’ve looked in the docs and there’s a link that promises info on this setup, but the page doesn’t exists yet. I’ve looked at examples and pending PRs that might show that off, but didn’t see anything super relevant, everything is using BearerAuth or similar (as the CDK template is generated as well). Is there any more info on this? Or for interactive OAuth 2.0 one should still use the Python SDK?
j
Hey @Gergely Imreh, I'm not with the airbyte team, but I think the google sheets connector is a good example of a source that uses Oauth2 auth in both the source.py file and spec.yaml. Maybe that could help you?
a
Hi @Gergely Imreh, I fixed the broken links. Can you check if they work?
g
Thanks @Amruta (Airbyte), it does work, very useful!
octavia thanks 1
@Jordan Young cheers for the pointer, though I’m guessing the Google Sheets connector is not a low-code (“Configuration Based Source”) connector, so it’s only moderately applicable? But gonna check it out anyways.
🤠 1