LIMITED TIME 90% OFF QuickBooks for 3 months*

Buy now
cancel
Showing results for 
Search instead for 
Did you mean: 
Announcements
Work smarter and get more done with advanced tools that save you time. Discover QuickBooks Online Advanced.
pkm
Level 1

Error connecting to https://developer.intuit.com/.well-known/openid_sandbox_configuration: An error occurred while sending the request.

##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?

2 Comments 2
Rea_M
Moderator

Error connecting to https://developer.intuit.com/.well-known/openid_sandbox_configuration: An error occurred while sending the request.

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:

 

  1. Go to the Intuit Developer page.
  2. Choose QuickBooks Online under What do you need help with?.
  3. Click Ask a Question.
  4. Log into your existing Intuit Developer Account or create a new one.
  5. Enter your concern.
  6. Click Ask.

 

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.

pkm
Level 1

Error connecting to https://developer.intuit.com/.well-known/openid_sandbox_configuration: An error occurred while sending the request.

Hi Team,

 

Thanks!

Link to Ticket 

 

Re-Posted as advised.

Need QuickBooks guidance?
Log in to access expert advice and community support instantly.

Need to get in touch?

Contact us