Skip to content

issues Search Results · repo:intuit/oauth-pythonclient language:Python

Filter by

27 results
 (80 ms)

27 results

inintuit/oauth-pythonclient (press backspace or delete to remove)

(related to https://github.com/intuit/oauth-pythonclient/issues/18) Summary .well-known/openid_configuration/ is a stable resource that is not expected to change between requests. If a caller constructs ...
  • amccarthy1
  • Opened 
    on Dec 11, 2024
  • #52

We are getting an error HTTPSConnectionPool(host= developer.intuit.com , port=443): Max retries exceeded with url: /.well-known/openid_configuration/ (Caused by SSLError(SSLEOFError(8, [SSL: UNEXPECTED_EOF_WHILE_READING] ...
  • majstorm
  • 1
  • Opened 
    on May 9, 2024
  • #47

https://nvd.nist.gov/vuln/detail/CVE-2024-23342
  • kartikye
  • 7
  • Opened 
    on Feb 13, 2024
  • #44

This is mostly a question / concern There is no information if the Python SDK is affected by the changes to identity signature that are going to be introduced on March 1st, 2024. 1. Is this SDK affected ...
  • dantebarba
  • 2
  • Opened 
    on Feb 8, 2024
  • #43

ERROR with python 3.12.1 and intuit-oauth==1.2.4: from intuitlib.client import AuthClient File /usr/local/lib/python3.12/site-packages/intuitlib/client.py , line 19, in module from future.moves.urllib.parse ...
  • getWatermelon
  • 1
  • Opened 
    on Dec 19, 2023
  • #40

ERROR: Cannot install intuit-oauth==1.1.1, intuit-oauth==1.2.0 and intuit-oauth==1.2.4 because these package versions have conflicting dependencies. The conflict is caused by: intuit-oauth 1.2.4 depends ...
  • dkozlowski569
  • 3
  • Opened 
    on Jun 5, 2023
  • #38

setuptools 67.3.0 has deprecated pkg_resources.declare_namespace(): https://setuptools.pypa.io/en/latest/history.html#v67-3-0 This is being triggered by importing intuit-oauth: DeprecationWarning: Deprecated ...
  • adamchainz
  • 1
  • Opened 
    on May 11, 2023
  • #37

Seeing a new CVE on the scanners: CVE-2022-40899 The future library is only used here in one place, and there is already a PR #23 to remove it. This is my only third party dependency on future, so it ...
  • regolith
  • 1
  • Opened 
    on Jan 4, 2023
  • #35

I´m using the Oauth 2.0 flow process with Python SDK, in the step 12 using the get_bearer_token function i get the error shown in the image. I make the peticion in a instance made in node JS and the redirect ...
  • ghost
  • 1
  • Opened 
    on Aug 22, 2022
  • #33

I need to preserve state after redirecting (eg, using a custom parameter), but it seems the state parameter is currently only used for CSRF token. Is there another way to preserve state?
  • bendavis78
  • 1
  • Opened 
    on May 16, 2022
  • #30
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub