Discussions
Can't authenticate using the v1/company/employees REST API
over 3 years ago by Daniel
Hello.
I'm using Power Query in Power BI Desktop to fetch data.
I've already created the code to get a token from$ /v1/auth using the client_id and client_secret and pass that Bearer token to /v1/company/employees but the query breaks from that point and I'm not authorized for some weird reasons.
This code worked few weeks back but now doesn't. Everything works smoothly in Postman by the way
Anyone here successfully using Power Query to get data from Personio?