"The underlying connection was closed" when requesting a list of projects

When calling:   /generalledger/v1/projects


I'm getting this response:


{"Error":"Invalid FE NXT response","Details":["Content: ","Error: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.","Code: 0","Status: ","Raw: RestSharp.RestResponse"],"ErrorPath":null}


Any idea what's going on?


--Troy

Comments

  • I'm also getting this error message when calling these endpoints:
      /generalledger/v1/transactiondistributions
      /generalledger/v1/accounts/codes


    --Troy

Categories