Skip to content

API calls to Apple exceeded #36

Description

@delsassergh

While trying to do the initial pull of details from Apple, API limit was exceeded. By default the code should be respecting the API rate limit. Possible Apple changed the limit and the code needs to be updated.

Error: sync failed: fetching ABM devices: request failed: status=429 Too Many Requests body={"meta":null,"detail":"You have exceeded the allowable number of requests for this time period","id":"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx","code":"RATE_LIMIT_EXCEEDED","title":"Too Many Requests","status":429}

settings.yaml

# Enable rate limiting for API calls
    rate_limit: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions