node-quickbooks icon indicating copy to clipboard operation
node-quickbooks copied to clipboard

Connect Button doesn't work

Open cb7754 opened this issue 2 years ago • 3 comments

HI, when I click the connect button (I already code my Client Id and my Cliente Security) the app send me to this page: https://quickbooks.intuit.com/learn-support/en-us/do-more-with-quickbooks/quickbooks-advanced-multi-user-access-to-third-party-apps/00/329767. , instead the login page.

cb7754 avatar Sep 25 '22 23:09 cb7754

I also have this problem.... did you ever find a solution? I'm getting the impression that this library has the wrong urls setup for the Oauth flow.

davidbfrogman avatar Feb 17 '23 15:02 davidbfrogman

No, unfortunately I have no solution yet, and Quickbooks support didn't answer my question.

cb7754 avatar Feb 17 '23 16:02 cb7754

I just managed to work this out. The example is using version 1.0 of the oauth. You can try and copy the code from oauth2example > app.js to enable version 2.0

damiankrzyz avatar May 04 '23 19:05 damiankrzyz