question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tumbr rate limit being hit (for default API key)

See original GitHub issue

Since you bundle an API key it’s being used too much, maybe allow the user to supply their own key?

{"meta":{"status":429,"msg":"Limit Exceeded"},"response":[]}

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
OmgImAlexiscommented, Jan 6, 2017

Not really, the API v1 was depreciated but Tumblr still prefers that over v2 for scraping. I’ll see if I can find the email thread I have with one of their devs but they basically confirmed this for one of my own projects as it causes less stress on their servers.

1reaction
OmgImAlexiscommented, Jan 5, 2017

The rate limit per IP for the AP v1 would be a lot higher than the rate limit for everyone using the API v2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tumblr API
Usage of the Tumblr API is rate limited in a few ways, but we respond with a 429 Limit Exceeded response whenever a...
Read more >
Developer Resources - Tumblr Help
Rate Limits. The default rate limits are: 1,000 API calls per hour, per consumer key. 5,000 API calls per day, per consumer key ......
Read more >
Tumblr rate limit issue persists after caching oauth info #2323
I've cached my oauth info for tumblr several times, yet I'm still hitting the rate limit on days where I haven't even downloaded...
Read more >
Rate limits and throttling in Zapier
Each user's webhooks are subject to a 429 status code rate limit after 10,000 requests in a 5-minute window. This includes subscription webhooks ......
Read more >
Tumblr API call or request limits - Stack Overflow
Newly registered consumers are rate limited to 1,000 requests per hour, and 5,000 requests per day. If you go to that link it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found