GearPlug/hubspot-python

will this work with api TOKENs ?

Closed this issue · 1 comments

thanks for the wrapper ! , seems simple and easy to use ! but I wonder if this will work with access tokens ?

You would need to instantiate the client and then set the access token

def set_access_token(self, access_token):

Feel free to re open this issue if you still have issues.