Closed paulinetheitgirl closed 5 years ago
@paulinetheitgirl this seems to be an issue with the option type which does not include the limiter.
@paulinetheitgirl actually, this should be the fixed in the latest published version, can you checl
Works now, thanks!
When using typed Hubspot and doing:
I get this error:
Argument of type '{ baseUrl: string; apiKey: string; limiter: any; }' is not assignable to parameter of type 'ApiOptions | AccessTokenOptions'. Object literal may only specify known properties, and 'limiter' does not exist in type 'ApiOptions | AccessTokenOptions'.
Do i need to install additional packages?