ACCESS TOKEN example
kgb105 opened this issue · 1 comments
kgb105 commented
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.
daniel-yavorovich commented
Example:
client=Hubspot3(access_token="<access token of hubspot private app>")
You can get access token using migration documentation