Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

associations not part of all deals if includeAssociations set to true #9

Closed
bfutrell70 opened this issue Apr 25, 2018 · 1 comment
Closed

Comments

@bfutrell70
Copy link

When calling HubSpotDealApi.List with includeAssociations set to true the associations are always null.

Tracked it down to a misspelled query parameter in HubSpotDealApi's List method:

"includeAssocations"

It should be:

"includeAssociations"

@clarkd
Copy link
Member

clarkd commented May 1, 2018

Nice find, fixing this shortly.

@clarkd clarkd closed this as completed in #14 May 1, 2018
Psypher9 added a commit that referenced this issue Jun 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants