Hey fellow bubblers!
For the past few days tried to connect Hubspot with API connector using User-agent flow.
The problem I found is that the access_token we receive from hubspot can’t be fetched by bubble…
here is a setup:
and error:
Workflow error - API Connector error: the Oauth2 API Hubspot is not configured properly - missing access_token getting data Oauth2 (raw response {“{"token_type":"bearer","refresh_token":"token was here","access_token":"___token was here","expires_in":1800}“:”“}) missing access_token getting data Oauth2 (raw response {”{"token_type":"bearer","refresh_token":"______","access_token":"token was here_____ “,"expires_in":1800}”:”"})
Any suggestion?
Thanks