Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Making a GET api call and getting the 404 error

Asma Khalil
Tera Contributor

when i make a get call i am getting the following response ,
with error code 404
{
"message":"no Route matched with those values",
"request_id":"c8cd112d029a3f2fbb34713f99f4f622"
}

2 REPLIES 2

sandeepdutt
Tera Patron

Hi @Asma Khalil ,

by the error it looks like is not the typical ServiceNow REST API error. It is more commonly returned by API gateways or third-party services when the requested route doesn't exist.

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.

Ankur Bawiskar
Tera Patron

@Asma Khalil 

which API you are consuming?

Did you try consuming the API endpoint from postman?

what type of authentication are you using?

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader