Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Error fetching second page of transaction summary data using Token-based authentication
I recently ran into issues when using an integration record with TBA to request for multiple pages of transaction summary records when using the getPostingTransactionSummary web services action.
I found the first request was consistently successful, but following requests for successive pages would fail giving the following error: [INDENT]For pages > 1, search parameters must match the original search exactly[/INDENT] I followed the suggestions in SuiteAnswer 33416 labeled "getPostingTransactionSummary returns an error: For pages > 1, search parameters must match the original search exactly". I then ensured we were requesting the first page first, ensured no field or filter parameters had changed, and was requesting the second page immediately.