when in quickbooks online
, navigate app via blue dot menu, makes callback appurl.
however, we're not seeing realmid
passed anywhere in callback. because of can't determine account made callback.
is there obvious we're missing - should realmid be?
the realmid not passed callback url directly. callback url needs implement openid talk intuit's provider service , request realm. please note realm can fetched through openid when connected application. https://developer.intuit.com/docs/0025_quickbooksapi/0010_getting_started/0030_integrate_your_app/0030_signing_into_and_out_of_intuit_from_within_your_app/sign-in/implement_sso_and_openid_in_your_app
Comments
Post a Comment