question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CRM Association API seems broken on latest release 7.0

See original GitHub issue

Calling this CRM function returns an empty Association {‘None’} when using the latest release 7.0.0

AssociationResponse = hubspot.crm.deals.associations_api.get_all(deal_id=dealId,to_object_type='contact')

It was working perfectly fine with the previous 6.1.0 release.

Am I doing anything wrong ? I cannot find any Breaking changes statement anywhere.

Thanks!

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

3reactions
alzheltkovskiy-hubspotcommented, Dec 7, 2022

Could you check the latest version, please?

1reaction
robkorvcommented, Nov 28, 2022

Thank you @XavAM for reporting this. You just saved me an x amount of hours debugging. I’m implementing this package because of the API Key Sunset.

Kind of angry that such a vital part of the api doesn’t work with the latest version of this package. Just spend hours trying to make it work with 7.0, switching to 6.1.0 resolves the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CRM API v4 Line Item Association Not Working (Python)
I am using the Python request shown in the Hubspot v4 CRM API docs to associate a line item to a deal, but...
Read more >
Important changes (deprecations) coming in Power Apps ...
Model-driven app controls deprecation (2023 Release Wave 1); Microsoft Dataverse ... Power Apps for Windows 8 will be deprecated and replaced with a...
Read more >
HubspotClient - Update contact by email id is not working
Create contact is working fine with this client but updating by email is not working. Anything out of place or syntax error in...
Read more >
hubspot-api-php/CHANGELOG.md at master
Breaking changes: Updated clients method names: archiveBatch => archive (crm()->associations()->batchApi()); createBatch => create (crm ...
Read more >
Articles by Scott Weber
Infor CRM 8.5 LAN client – New Activity Associations tab ... As promised, Infor released the fix for the Adobe Flash powered Funnel...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found