Discussions

Ask a Question
Back to All

Suddenly 404 error when trying to reach applications/documents endpoint

Hello there,

we just started receiving 404 for the applications documents endpoint. The implementation used to work until today. Has something changed in the endpoint?

This is the response we are receiving:

{
    "timestamp": "2023-11-13T14:38:02.519+00:00",
    "status": 404,
    "error": "Not Found",
    "path": "/public-api/v1/recruiting/applications/documents/"
}

Greetings