API is not responding

API is not responding. I have tried using the sandbox too. Response is as below.

{
  "Errors": {
    "Error": [
      "Internal Error: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.)"
    ]
  }
}

Hi @samppatel

Are you noticing this with any particular endpoints or is it all of them?

I tried two endpoints - InvoiceGet and ClientSearch.

Thanks. I’ve asked someone to take a look at this and will come back to you ASAP.

@samppatel - This should now be resolved. Apologies for that.

Can you retry and let me know if this works all OK please?

This topic was automatically closed after 7 days. New replies are no longer allowed.