intuit/QuickBooks-V3-DotNET-SDK

Can I get confirmation on 'quickbooks.api.intuit.com' BaseUrl in samples

brcaswell opened this issue · 1 comments

Can I get confirmation on these BaseUrls. I feel like they are outdated.

more specifically, is it supposed to be https://developer.api.intuit.com/ ? which seems to correlate to a discovery document and service endpoint: https://developer.api.intuit.com/.well-known/openid_configuration and https://developer.api.intuit.com/.well-known/openid_sandbox_configuration (depending on the environment specified in client type), respectfully

The base urls are correct for qbo api calls. What you are looking at is the oauth base urls. Both are supposed to be different