Skip to content

How to increase rate limit #336

@santynaren

Description

@santynaren

Hello Team!

We got an error, just after using 13 sessions, stating rate limit exceeded

Can you please suggest the procedure to extend the rate limit, we are not commercialising it, our product link (https://droply.show/)

We are planning to launch on PH, we are afraid if this makes an issue during the day

{
    "data": null,
    "errors": [
        {
            "error": "rate_limit_reached",
            "error_description": "Sorry. You have exceeded the API rate limit, please try again later.",
            "details": {
                "limit": 6250,
                "remaining": -50,
                "reset_in": 102
            }
        }
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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