Closed bastienbeurier closed 1 year ago
Yes, I just looked into this, I think that it is using a _client_credentials_ grant type which we are not supporting at this time so I will move this to blocked for now. Moreso we also have to do a partner request to get the client_id and client_secret
Closing issues related to new API support that was not specifically requested by a customer.
I looked at this one previously, it has a very weird way of handling auth where the (O)auth token changes after every API request: https://developer.personio.de/reference/auth-1
I don't think we can support it currently because of that.