Getting wrong jobId
I'm sending a scrapping request and obtain a jobId for the request. I see in the dashboard that the scrapping was done correctly, but when i obtain the callback, I get an incorrect jobId.
I had saved in my database the jobId to match the pending request, and the one I get in the response doesn't match anything on my database (and I never get a callback for the original jobId I got when doing the request).
If I check the status manually on the first one I got, I get the content result, if I manually check the second one, I get nothing.
Please help! I have all my requests pending as I have the integration done by assuming I will get a matching job Id in the callback (and I did till yesterday's release)
10 Replies
@Adobe.Flash for visibility 🙌🏼
Hey @Julia Schroder , are you using /crawl + webhook?
Yes!
Got it, okay, we are looking into it! ccing @mogery here whos working on it
i can send you some requests as example if you need
Hey Julia, sorry about this, we did a huge restructuring yesterday and some webhook stuff was not updated properly. Just pushed a fix for this, waiting for Nick to deploy it.
Deploying... should be up in ~5mins
good to know that the fix is coming up! We assumed it had to do with the deploy
we were getting ready to do the refactor so we'll just wait now
thanks!
we will get the jobId as before, right? we shouldn't change anything on our side
Correct, no changes needed
@Julia Schroder Should be up and running. Let me know if you face any other issues. Sorry about that again and thanks for letting us know 🙂
We were just trying it, it worked correctly! Thanks for the support!