getting socket error:connection reset while calling any other get API apart from top level group ...

...API & group by ID.

When i'm making call for get top level group API & group id i'm able to get response.

But apart from these two any other get api such as : https://rms-world-check-one-api-pilot.thomsonreuters.com/groups/{groupId}/caseTemplate , getting socket exception :connection reset error.


Any suggestion or help would be grateful.

Thanks.


Best Answer

  • Hello @supriyo.m,

    It might be a little difficult to investigate this issue without your code. Have you tried to do this from Postman as well?


    One thing that I see that is missing in your request url is /v1/

Answers