Skip to content

Attempting to increment tokens - 0 tokens to replenish #940

@jmawebtech

Description

@jmawebtech

I am waiting 4 seconds and retrying every 5 seconds. After 20 requests, I get this error:

Attempting to increment tokens
0 tokens to replenish since 5/14/2026 7:53:52 PM

Even though I waited up to 2 minutes, the error persists. When I stop Visual Studio and restart after 30 seconds, I can pull records again.

API call:

var orderItemResponses = await Retry(() =>
Get().Orders.GetOrderItemsAsync(amazonOrder.AmazonOrderId));

Is this fixed in your latest SDK?

I am using 1.7.34.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions