airbytehq / airbytehq/airbyte-python-cdk

Issue: get_token_expiry_date returns int unstead of AirbyteDateTime

Offen
#824 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
community
Vorherrschende Sprache
Python
Sterne
26
Forks
53
Ø Merge
2 T. 6 Std.
Gemergte PRs (30 T.)
10

Beschreibung

I am testing the zoho-crm connector (After upgrading the python from 3.9 to 3.10 and upgrade the CDK to 7.x)
I am not sure if I am doing something wrong or if it's a bug.

As you can see, for some of the streams, this function returns int instead of AirbyteDateTime. And it failed:

```TypeError: '>' not supported between instances of 'AirbyteDateTime' and 'int'```

Image

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.