intuit / intuit/oauth-pythonclient
Programmatically get authorization code
- Ngôn ngữ chính
- Python
- Star
- 86
- Fork
- 59
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 !
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.