You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for providing this wrapper, it works well for us. However, it's been a while since v3 of Hubspot's API was made the default. I just realized /contacts/v1/contact/vid/6191/profile?hapikey=1111111111111 was used, instead of /crm/v3/objects/contacts/6191. While v1 works, it may eventually be dropped.
(I discovered this when trying to figure out how to turn off the properties history/versions. The docs for the current API version (v3) said nothing about it.)
The text was updated successfully, but these errors were encountered:
Thanks for providing this wrapper, it works well for us. However, it's been a while since v3 of Hubspot's API was made the default. I just realized
/contacts/v1/contact/vid/6191/profile?hapikey=1111111111111
was used, instead of/crm/v3/objects/contacts/6191
. While v1 works, it may eventually be dropped.(I discovered this when trying to figure out how to turn off the properties history/versions. The docs for the current API version (v3) said nothing about it.)
The text was updated successfully, but these errors were encountered: