Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Issue with "Page token is not valid" error when using Paginated queries

Good afternoon,

I encountered an issue when trying to execute a paginated query using a page token in two queries. Specifically, I receive the following error:
"Page token is not valid for results from job *:US.*.".

This was working fine until early Friday morning, but now I'm seeing the error. I have several other tables in the project using the same method, and all of them are working fine except for one.

I also verified that when executing the query in parallel, there are no changes to the data. Additionally, since new tables are created daily, I tried querying older tables (for example, from last week), but the error persists.

There have been no updates to the libraries I am using (I rely on google/cloud, which uses google/cloud-bigquery: 1.29.1 for PHP), and no changes have been made to the code.

Could you please help me investigate this issue?

Thank you in advance.

1 3 778
3 REPLIES 3