currentBulkOperation query failing on one shop

I’m getting the following error on one shop when fetching currentBulkOperation:

Internal error. Looks like something went wrong on our end.\nRequest ID: cc3a06ce-9db6-4b37-9d94-e3a8ec078e56-1762026311 (include this in support requests).

{
  currentBulkOperation {
    id
  }
}

It works on other shops fine.

1 Like

After running a bulk query for the first time, now it works.

I’ve been running into this same scenario since yesterday at one of my shops.

message: ‘Internal error. Looks like something went wrong on our end.\n’ + Request ID: 505ec12c-3c2b-49c7-8161-a42062c5ae66-1761940351

Running a bulk query first to get rid of the error isn’t really fixing the root cause, though. Seems like something is broken with this Shopify API in the backend and needs to be looked at by them?

1 Like

Hey all,

Thank you for sharing this. We have had a few other reports of this error as well and are looking in to it. I’ll update you here once I know more.

1 Like

In case it helps, in our side we have verified that this problem happens for stores that have recently reinstalled our apps.

A fix has been deployed and the internal server error should be resolved.

3 Likes

Thank you. Can confirm the issue is resolved.