MadKudu / node-hubspot

Node wrapper for the HubSpot API
MIT License
192 stars 157 forks source link

createEventType needs UserId #164

Closed Creiger closed 5 years ago

Creiger commented 5 years ago

When i use this method i got an error: "UserId not provided in request". I can see that some other methods use it, but not this one.

vkhomiv-hubspot commented 5 years ago

Hi @Creiger, could you please provide additional information according to this issue.
https://github.com/MadKudu/node-hubspot/blob/511bbf5cc9f5745af061c06f6295189cedbf6297/lib/timeline.js#L8

userId is the required field and seems that used correctly https://developers.hubspot.com/docs/methods/timeline/create-event-type