Can not get caseTemplate of group-id 0a3687d0-64a6-1d01-993d-ef5300000bfd

Options

Hi

I use {{protocol}}{{gateway-host}}{{gateway-url}}groups/{{group-id}}/caseTemplate to get casetemplate

GET /v1/groups/0a3687d0-64a6-1d01-993d-ef2a00000bb0/caseTemplate HTTP/1.1
Host: rms-world-check-one-api-pilot.thomsonreuters.com
Date: Wed, 15 Aug 2018 11:30:06 GMT
Authorization: Signature keyId="6d10456b-5f1d-47d3-90f1-5b5f3d267f6e",algorithm="hmac-sha256",headers="(request-target) host date",signature="KYUmDcaYoMu2PvD9p94wAQlmD63TFE0xzbMwHbNwxvU="
Cache-Control: no-cache
Postman-Token: 07e177ed-5ccb-484b-a1b0-d1bfbfcc4147

Got issue

FAILStatus code is 200 | AssertionError: expected response to have status code 200 but got 404
FAILCould retrieve the groupId from response | AssertionError: expected [] to have property 'groupId'
FAILAt least 3 custom fields should be defined by the client administrator | AssertionError: expected [] to have property 'customFields'

How can I fix this issue?

Thanks

Best Answer

  • Irfan.Khan
    Irfan.Khan LSEG
    Answer ✓

    @prasanth.chaudhury

    Request you to provide me the Postman Console logs so that I can debug this further.

    Can you provide me the steps to reproduce the issue?

    I just tried to fetch the case template of the mentioned group Id and could fetch the case template correctly.