airbytehq / airbytehq/airbyte-python-cdk

Issue: get_token_expiry_date returns int unstead of AirbyteDateTime

Ouverte
#824 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
community
Langage dominant
Python
Étoiles
26
Forks
53
Merge moyen
2 j 6 h
PR mergées (30 j)
10

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.