mcohen01 / node-quickbooks

nodejs client for Intuit's Quickbooks API
332 stars 235 forks source link

Connect Button doesn't work #199

Closed cb7754 closed 4 months ago

cb7754 commented 2 years ago

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.

davidbfrogman commented 1 year ago

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.

cb7754 commented 1 year ago

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

damiankrzyz commented 1 year ago

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