@IntegrationSupport
hi while testing profile share api from postman we are getting error time out.
not getting any callback in the HIP registered URL.
Need Help on this as this is blocker to our flow
:payload
{
“requestId”: “{% uuid ‘v4’ %}”,
“intent”: {
“type”: “share”
},
“location”: {
“latitude”: “”,
“longitude”: “”
},
“hipDetails”: {
“hipId”: “IN3610000010”,
“code”: “12345”
}
}