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)
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)