Discussions
POST Attendances
Hello,
I'm trying to transfer multiple attendances using the same syntax as described in the developer hub. I keep getting the error (401) Nicht autorisiert.
Authorisation Endpoint failing with Wrong credentials.
We have been trying to use the Auth endpoint by passing the client id and secret that we recently generated for our Personio App.
But we have always received a Wrong Credentials error.
We also tried to run it using the Try It Out feature available on the Personio developer link https://developer.personio.de/reference/post_auth but received the same resposnse.
Get Employee with filters
Hi,
Deleted absences triggers
Hi,
Requesting an Authentication Token results in a 403 for newly created API credentials
Hi,
custom-report API Reference Auth missing
Hi,
Possible values of status from /company/time-offs
The endpoint GET /company/time-offs includes a field "status" in the response:
PATCH Employee -> Unauthenticated.
Hi,
we have successfully used the API Interface. However, it does not work since a few days.
I receive a valid token:
{
"success": true,
"data": {
"token": "[not copied here],
"expires_in": 86400,
"scope": "employees:read employees:write"
}
}
Zugriff auf neues Arbeitszeiterfassung Feature
Zuerst einmal vielen Dank, dass es nun möglich ist eine Attendance ohne End_Time zu speichert. Das bringt uns schon sehr viel.