Discussions
CX Unity - Issue with Customer 360 API

Hi,
if I run the below API in postman or in expertConfig,
/api-data/v1/{access-key}/data/idgraph/
I get the Resource Not found error. Can you please help why it is coming like this. Other APIs are working fine
{
"type": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5",
"title": "Resource not found!",
"detail": "Not Found",
"requestId": "1982c10c-a6f5-433f-90c2-73ec2330b591",
"httpstatus": "404",
"errorMessage": "Not Found",
"o:errorCode": "UDP-404",
"o:errorDetails": [
{
"type": "https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5",
"instance": "/api-data/v1/<<Access key>>/data/idgrpah",
"title": "Resource not found!",
"o:errorPath": "/api-data/v1/<<Access key>>/data/idgrpah",
"o:errorCode": "UDP-404"
}
]
}
Answers
-
Hi Jitendra,
Thank you for reaching out.
I am looping in our PM lead to help support you.
At first glance they are wondering if the letters in bold may be the issue:
"o:errorPath": "/api-data/v1/<<Access key>>/data/idgrpah",
Thank you and speak soon,
Jess