Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Intermittent “nextPageToken invalid or expired” error when Boomi process calls Jira REST API

Senthilkumar Annamalai
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 7, 2025

Our Boomi integration that consumes the Jira REST API endpoint /rest/api/3/search/jql intermittently fails with the following error response:

{
"errorMessages": [
"The provided next page token is invalid or expired."
],
"errors": {}
}

Observed Behavior

The issue occurs randomly during pagination when calling the enhanced JQL search API.

Boomi retries the request with the same nextPageToken value but the API responds with HTTP 400.

Other times, pagination completes successfully without errors.

Error Context

Boomi HTTP Client Connector (GET to Jira Cloud)

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events