MF
05/01/2023, 5:28 PMkapa.ai
05/01/2023, 5:28 PMkapa.ai
05/01/2023, 5:29 PMTokenAuthenticator
, Oauth2Authenticator
, NoAuth
, and others. You can find examples of how to use these authenticators in the following sources: 1. [TokenAuthenticator and Oauth2Authenticator](https://docs.airbyte.com/connector-development/cdk-python/http-streams) 2. [NoAuth](https://docs.airbyte.com/connector-development/tutorials/cdk-tutorial-python-http/declare-schema) 3. [WebflowTokenAuthenticator](https://airbyte.com/tutorials/extract-data-from-the-webflow-api) 4. [BasicHttpAuthenticator](https://discuss.airbyte.io/t/1761) Please review these sources and make sure you are using the correct authentication class for your use case. If you still face issues, feel free to ask for more help.Maxime Carbonneau-Leclerc (Airbyte)
05/01/2023, 5:33 PMMF
05/02/2023, 11:11 PMMF
05/02/2023, 11:27 PM