Morning I am currently getting started with Airbyt...
# ask-community-for-troubleshooting
n
Morning I am currently getting started with Airbyte and trying to get it to work with hubspot. When trying to get the connection setup it just sits on testing connection for ever and a day. I was wondering if this was expected behaviour or something that is odd about my setup. IT does seem like it can authenticate (as there is some logs of the connection on the hubspot side) but before I do any more digging I was wondering if anyone had seen this?
👀 1
u
Looks strange @Nick Booth, did you deploy Airbyte locally? This is your first connection? If so, can I suggest to you try creating PokeAPI to Local JSON?
n
It is deployed on an EC2 instance (Large) in AWS. we have other connections that are working such as intercom, posthog and mailchimp that has worked. (though posthog took a while to get going as well) @[DEPRECATED] Marcos Marx
u
The
check_connection
step must be very quick in Hubspot. The code only check the
/tags
endpoint. Do you have only one API Token for Hubspot to test?