Start a new topic

Stop jobs API error

I'm trying to stop my spiders from running over 1h, After figuring out which ones have been running for over an hour when I call the stop API I get an error saying the job param is missing, but the request looks like this




https://app.scrapinghub.com/api/jobs/stop.json?job=<jobId>&project=<projectid>



image




Login to post a comment