API call request 404 Not Found

Hello Guys,

Could you please tell me what to look for ?

Below query was working before but all of the sudden it stopped giving me the API request response ?

Hey @maintenance-observer

This is a location issue with your endpoint, you’re hitting the server but there isn’t anything on that route.

You need to check the implementation details of your API and pass the correct URL for that request.

Shouldn’t the content type be application/json (raw/json in the body) instead of text/plain?

Not sure this would cause a 404 though.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.