Forum Discussion
Connect to Bamboo's REST API- Error"Web API key can only be specified when API key name is provided"
Anonymous Hi
I managed to get it to work by using the password "x" which is weird as I was using that the whole time.
I am able to refresh the data in power bi desktop and through the gateway now.
The struggle I have now is with getting photos which it is giving me back error 404.
I am trying to get back all employees photos with the URL below but fails:
https://api.bamboohr.com/api/gateway.php/Companydomain/v1/employees/id/photo/original
https://documentation.bamboohr.com/reference#photos-1
I don't have access to most things in Bamboo, so I can't be of much help. But I don't think you are able to use this call to receive *all* employees photos in one request. You have to identify in the string which employee ID you want to return.
- rush4 years agoHelper V
I see. Thanks for letting me know. I will reach out to them directly then to asssit
Thanks once again.