intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
120 stars 154 forks source link

URGENT: Did Intuit change Oauth Flow? #116

Closed thekennysong closed 3 years ago

thekennysong commented 3 years ago

Did Intuit change the Oauth 2.0 process? When trying to auth a client in the oauth window it prompts me to create a new client regardless if client type is QBOA or QBO Plus. This is game breaking for my app. Everything was working fine until this morning.

abisalehalliprasan commented 3 years ago

@thekennysong: I did check the OAuth flow and I see company selection dropdown ( as expected ), shown in the screenshot below : Screen Shot 2021-06-08 at 9 02 01 PM

Could you provide a brief description of the issue you are stating please and if possible attach any screenshot ( as to what you think has changed ? ), I could check with the concerned team and provide an update back to you.

thekennysong commented 3 years ago

Hi @abisalehalliprasan it was a known regression bug that lasted a day. Thanks for reaching back out though, I really appreciate it.