fjolin-intuit

Results 7 comments of fjolin-intuit

Hi @ryphill We are opening up issues for contribution for [Hacktoberfest](https://github.com/intuit/oauth-pythonclient/labels/hacktoberfest)

Thanks @dreid. I'll see about returning the JSON response.

@dreid We are opening up our clients for contribution for [hacktoberfest](https://github.com/intuit/oauth-pythonclient/labels/hacktoberfest).

Hi @b4thestorm - This is the expected behavior with get_bearer_token making the [request](https://github.com/intuit/oauth-pythonclient/blob/058eedf8f651a8af207e6f6d4a2ebf05e906f7b7/intuitlib/client.py#L131) : `send_request('POST', self.token_endpoint, headers, self, body=urlencode(body), session=self)` and if things looks good we [set the dictionary](https://github.com/intuit/oauth-pythonclient/blob/058eedf8f651a8af207e6f6d4a2ebf05e906f7b7/intuitlib/utils.py#L57) in...

Hi @dreid. Thanks for posting the issue - We are having a look currently and will consider removing the subclass.

@dreid We are opening up our clients for contribution for [hacktoberfest](https://github.com/intuit/oauth-pythonclient/labels/hacktoberfest).

Used command solution posted by wintonpc with success! https://github.com/cypress-io/cypress/issues/5743#issuecomment-650421731