intuit / intuit/oauth-pythonclient

Programmatically get authorization code

Open
#26 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
86
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Hi,

As mentioned [here](https://developer.intuit.com/app/developer/qbo/docs/develop/sdks-and-samples-collections/python/python_oauth_client), it seems not possible to automate the way we can get authorization code, before getting access token and refresh token (which is taken into account thanks to `get_bearer_token` method). This is an issue for browserless, server side solutions interacting with intuit quickbooks API.

Since the refresh token doesn't last more than 1 day (the 100 days was never guaranteed), is there a planned solution for this ? Thanks a lot !

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.