Skip to content

API Error: rate-limited #35

Description

@Rogue75

API Error: You are being rate-limited, try again after 60 seconds. Scryfall requires you to constrain API usage to less than 10 requests per second. DO NOT IGNORE THIS WARNING, FAILURE TO ACT WILL RESULT IN A NETWORK BLOCK. If you need access to a large amount of card data, please use our bulk data offerings at https://scryfall.com/docs/api/bulk-data

Has anyone else been getting this error? I've adjusted my code to limit requests to every 600ms (their ask is 500ms) and verified through logging that I'm only sending one API request per entry and it's spaced out time-wise.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions