[Google Jobs API] 500 - Internal Server Error returned when paginating
One of our customers reported that they are getting a 500 - Internal Server Error when using Google Jobs API. I've been able to recreate the issue pretty consistently.
| Correct page | Following page when next_page_token is used |
|---|---|
| Inspect | Inspect |
| Correct page | Following page when next_page_token is used |
|---|---|
| Inspect | Inspect |
| Correct page | Following page when next_page_token is used |
|---|---|
| Inspect | Inspect |
Might be related to https://github.com/serpapi/SerpApi/issues/5437
Internal links: Intercom Search Inspect - correct | Search Inspect - error Search Inspect - correct | Search Inspect - error Search Inspect - correct | Search Inspect - error
Hello @marm123,
Could you please try to replicate it again? It's working regularly for me. If everything works for you then we could move this ticket to Freezer or close it.
Here's a sample of next_page_token working properly:
q = "programmer"
Closing as stale.