Discussions
Absence Periods Open Alpha
25 days ago by Niyati Rana
Hi, I am using the v2 absence-periods endpoints (list/create/delete etc.) and oftentimes, the endpoints give 404 not found error:
{
"personio_trace_id": "6311d371-d04c-4609-8200-c7a1c42997fb",
"timestamp": "2024-11-27T12:46:28Z",
"errors": [
{
"title": "Not Found",
"detail": "The endpoint with /v2/absence-periods was not found.",
"type": "https://developer.personio.de/v2.0/page/public-api-error-codes#apinot_found",
"_meta": {
"path": "/v2/absence-periods"
}
}
]
}
Can you please help?