Skip to content

Can't Access macdownload – API Rate Limit Exceeded #1679

@EdenGoforIt

Description

@EdenGoforIt

GitHub API Rate Limit Bug Report

Title: Can't Access macdownload – API Rate Limit Exceeded even If I tried first time.

Description

I encountered a rate-limiting error when trying to access the macdownload(https://studio-releases.realm.io/) endpoint via the browser for the first time. I tried to access link every day, but the same request limit error every time.

This is the full error message:

{
  "message": "API rate limit exceeded for xxxxxxxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
  "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"
}

Steps to Reproduce

  1. Click https://studio-releases.realm.io/
  2. You will get immediate block of rate limiting

Expected Behavior

  • Flexible rate limiting (not once a day or something)

Actual Behavior

  • Requests to the macdownload resource fail with a rate limit error even after a day.
  • It seems like unauthenticated access is no longer viable for this endpoint, which is unexpected.

Environment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions