Discussions
Problems with the Shiftplanning API V1
almost 4 years ago by Adam Åkerman
I am using the endpoint https://www.humanity.com/api/v1/ but on my requests, I get "The ShiftPlanning API is not responding."
I ran quite a lot of requests just now. So maybe I reached some kind of lockout? I stopped the script execution before it sent too many though I think.
I get it on all the calls, but in my class constructor, I call the staff.login method. So that's the one that currently throws the error.
But I suspect I might get the same on different calls as well. Nothing in the code itself is changed since it was working!