Hi Team, Hubspot api key will be removed from nex...
# replication-troubleshooting
r
Hi Team, Hubspot api key will be removed from next month as per the below document. So when can we expect the same changes in airbyte oss for connecting to hubspot source? https://developers.hubspot.com/changelog/upcoming-api-key-sunset
Hey @Karen (Airbyte) @Marcos Marx (Airbyte) @Harshith (Airbyte), Just wanted to follow up on this. Any update on the same?
h
Hey sorry for late reply. We have created an issue here and following it up there https://github.com/airbytehq/airbyte/issues/18484
t
Hello, I tried to sync two postgresql datbases (django ORM). The destination is empty (version 13) The source is version 12. I don't know if it is relevant. When login to the newone I have this error
Copy code
column site_sitesettings.automatically_fulfill_non_shippable_gift_card does not exist LINE 1: ...", "site_sitesettings"."gift_card_expiry_period", "site_site... ^ HINT: Perhaps you meant to reference the column "site_sitesettings.automatically_fulfil__n_shippable_gift_card".
When I look, I have this column with
Copy code
automatically_fulfill_non_shippable_gift_card
If you have good eyes 🧐, you can see that there is an fulfill_non is replaced by __n Do you think it is a bug ? Is it related to postgres or something ? in replication it is OK
u
Hey could you create a new post for this?