-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[source-quickbooks] token expires every 24h #49842
Comments
I see. Must be that the token can't refresh quickly enough. @bnchrch @erohmensing @pabloescoder do any of our new OAuth things put us in a good spot to test them on Quickbooks tomorrow morning, see if we can fix the obvious problems? |
@natikgadzhi @bnchrch @erohmensing I think I know what's wrong. So we'll have to use the "override config with refresh token response" checkbox in the builder which creates a refresh_token_updater in the yaml. I'll raise a PR for this. |
thanks guys, I knew something was up and I know how important QuickBooks is to your marketplace and customers. I could tell it wasn't refreshing with the 'newest' refresh token. Let me know if you need more testing you can dm me directly |
Any luck here @natikgadzhi ? We had to pause our airbyte project until QB is fixed, which I'm hoping is a simple adjustment to the refresh function |
Connector Name
Quickbooks
Connector Version
QuickBooks v3.0.26
What step the error happened?
None
Relevant information
Strange behavior on disconnects every 24 hours with the QuickBooks connector.
It doesn't appear the token refresh every 24 hours like its supposed to any more? My oauth production apps are totally fine. Is anyone else experiencing only running after the initial 24 hours of a successful test & entering a new refresh token?
Let me know if I can assist with updating the refresh capabilities
Relevant log output
Configuration check failed 'Unauthorized. Please ensure you are authenticated correctly.'
Contribute
The text was updated successfully, but these errors were encountered: