Meteor.call not working, when after redirect from quiickbook

In My project i have authentication flow of login with Xero and Quickbooks

Xero working fine

but in after login with QuickBooks, in the whole project meteor.call not worked but when I refreshed it will be worked fine

when I console.log(Meteor.default_connection) in before meteor.call see below image:

in xero not block anything

I think it would help you a lot if you used the Meteor extension for Chrome.

I already used see, but method not responding whenever I redirect from QuickBooks

I got a solution if some other method callback not done or return in the client then another method not call

that’s an issue