Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent OrignalTotal #4535

Open
shlomieconnect opened this issue Jan 15, 2025 · 1 comment
Open

Inconsistent OrignalTotal #4535

shlomieconnect opened this issue Jan 15, 2025 · 1 comment
Assignees

Comments

@shlomieconnect
Copy link

originalTotalDiscrepancy

There seems to be a discrepency in the original total returned when calling listFinancialEventGroups operation for different date ranges.

When calling listFinancialEventGroups with a larger date range, it is returning a different OriginalTotal than when calling it with a smaller date range.

Expected behavior:
Calling the operation with different date ranges should have the same data for the groups within both date ranges.

Actual Behavior:
The Original Total is different when using different date ranges.

The only difference that I can see is that when using a large date range, we need to use the nextToken to get more groups, it seems to be that when you use a nextToken to get groups, the originalTotal is wrong.

@jawheral jawheral self-assigned this Jan 16, 2025
@jawheral
Copy link

Hi @shlomieconnect,

Without exact FinancialEventGroupId values, date ranges, sellerId, requests and responses, we won't be able to troubleshoot or fix the issue. For this, please create a case with Developer Support and provide all necessary details. You might share the case id here once created so I can track it.

Best,
Jawher
Selling Partner Developer Services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants