Skip to main content
Solved

V2 AP returns 404

  • February 24, 2022
  • 1 reply
  • 1007 views

gllowmas
Apprentice

The v1 api returns data without issue but after authenticating the v2 API returns a 404.  I’ve attempted this through postman and the CURL example. Any help is appreciated.

Best answer by hemanth.ramya

Hello @gllowmas,

 

In general, the 404 status code is returned when the API request contains invalid ID/Freshdesk domain in the URL or an invalid URL itself. For example, an API call to retrieve a ticket with an invalid ID will return a HTTP 404 status code to let you know that no such ticket exists. In both the cases, can you share screenshots of the API request made and the response received to understand this better?

Looking forward to hearing your insights.

 

Cheers,

View original
Did this topic help you find an answer to your question?

1 reply

hemanth.ramya
Community Manager
Forum|alt.badge.img+9
  • Community Manager
  • 626 replies
  • Answer
  • February 25, 2022

Hello @gllowmas,

 

In general, the 404 status code is returned when the API request contains invalid ID/Freshdesk domain in the URL or an invalid URL itself. For example, an API call to retrieve a ticket with an invalid ID will return a HTTP 404 status code to let you know that no such ticket exists. In both the cases, can you share screenshots of the API request made and the response received to understand this better?

Looking forward to hearing your insights.

 

Cheers,


Reply