Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
LIMITED TIME 90% OFF QuickBooks for 3 months*
Buy now##Code - C#.net
DiscoveryPolicy dpolicy = new DiscoveryPolicy();
dpolicy.RequireHttps = true;
dpolicy.ValidateIssuerName = true;
if (discoveryUrl != null && clientID != null && clientSecret != null)
discoveryClient = new DiscoveryClient(discoveryUrl);
doc = await discoveryClient.GetAsync();
I found that objDoc = await objDiscoveryClient.GetAsync(); returns a error, Error connecting to https://developer.intuit.com/.well-known/openid_sandbox_configuration: An error occurred while sending the request. I can connect to it through a browser with no problem.
Can someone suggest some solution or what can be the issue, because nothing is changed in my code but I am getting the errors?
Hello there, @pkm.
Let me route you to the best support who can recommend the appropriate solution to the sandbox configuration error you've encountered in QuickBooks Online (QBO).
We have a separate and dedicated forum that handles sandbox configuration concerns for QBO. This is where developers and business people like you discuss codes and programming concerns. I'd suggest getting an account set up and/or posting your question from there. This way, our developers can provide you with an accurate resolution and help you complete your task. Here's how:
Also, you may want to check out some helpful Sandbox topics on the Intuit Developer page as your reference in managing your company with QuickBooks. You can do this by going to the API Docs & Tools menu, selecting QuickBooks Online, and choosing Sandbox.
You can count me in if you have other concerns or inquiries about managing your business's growth using QBO. I'll gladly help, @pkm.
You have clicked a link to a site outside of the QuickBooks or ProFile Communities. By clicking "Continue", you will leave the community and be taken to that site instead.
For more information visit our Security Center or to report suspicious websites you can contact us here