Jaafar
09/11/2023, 1:20 PM{'type': '<https://zalando.github.io/problem/constraint-violation>',
'status': 400,
'violations': [{'field': 'initiateOAuth.initiateOauthRequest.name',
'message': 'must not be null'}],
'title': 'Constraint Violation'}
I am running the below python function in a Jupyter notebook. Anything I am doing wrong? Thanks!Jon Tan (Airbyte)
09/11/2023, 6:13 PMJaafar
09/11/2023, 6:18 PM{'type': '<https://reference.airbyte.com/reference/errors#invalid-consent-url>',
'title': 'invalid-consent-url',
'status': 500,
'detail': 'Unexpected problem generating consent URL: OAuth state could not be found.'}
Jaafar
09/11/2023, 9:04 PMJaafar
09/11/2023, 10:28 PMJaafar
09/12/2023, 8:24 PMJon Tan (Airbyte)
09/12/2023, 8:35 PMJaafar
09/12/2023, 8:45 PMJaafar
09/12/2023, 8:48 PMJon Tan (Airbyte)
09/12/2023, 10:27 PMBob Remeika
10/03/2023, 7:06 PM