charley_guillaume
11/23/2021, 10:00 AM[{'type': 'property', 'amount': 5332, 'soldPrice': 215000, 'commission': Decimal('2.48'), 'description': "Honoraires de l'agence", 'commissionUnit': 'PERCENT'}]
.
The commission Decimal is not understood and I’m having in the end the following error:
Object of type 'Decimal' is not JSON serializable
Can you guide me?boggdan_barrientos
11/23/2021, 2:34 PMtap-postgres
transferwise variant? If it is, their release was no compatible but the fixed. You have to reinstall your tap.
I share you a thread, about it.
https://meltano.slack.com/archives/C01TCRBBJD7/p1637613452243400charley_guillaume
12/07/2021, 2:43 PM