Discussions
"401 - Provided authorization is not valid" - for employees, attendances & absences endpoints
Hi all,
Since today we can not receive any data from the employees, attendances and absences endpoints.
I create a Bearer token as described in the documentation and receive a token as expected.
Then I use this token in any of the mentioned endpoints and I always receive a 401 - Provided authorization is not valid.
I double checked the credentials and rights for the api user and all necessary rights are set.
I even extended them from "read only" to "read & write" and reverted it back to "read only" to check if there could be something wrong here.
I also double checked the behavior with simple curl requests based on the api documentation and the result is the same.
Any help or tip to solve this is highly appreciated as we are relaying on this data in our daily business.
Best regards
Dennis