jpetrucciani/hubspot3

ACCESS TOKEN example

kgb105 opened this issue · 1 comments

Now that the use of API KEYS have been depreciated by HS, would you kindly add an example of authenticating using an ACCESS TOKEN to your readme.

Thanks for the recent updates.

Example:

client=Hubspot3(access_token="<access token of hubspot private app>")

You can get access token using migration documentation