IntuitDeveloper / OAuth2_PHP

PHP sample app for OAuth2
Apache License 2.0
37 stars 34 forks source link

Realm ID #9

Closed tvaughan73 closed 6 years ago

tvaughan73 commented 6 years ago

From where would I get a customer's realm ID during the OAuth process?

hlu2 commented 6 years ago

When you get Authorization Code, it comes with the Company RealmID. See docs:https://developer.intuit.com/docs/00_quickbooks_online/2_build/10_authentication_and_authorization/10_oauth_2.0