reddark icon indicating copy to clipboard operation
reddark copied to clipboard

Stucked with "We're probably getting blocked..."

Open Johnnybegood90 opened this issue 1 year ago • 4 comments

<html>
  <head>
    <title>Too Many Requests</title>
    <style>
      body {
          font: small verdana, arial, helvetica, sans-serif;
          width: 600px;
          margin: 0 auto;
      }

      h1 {
          height: 40px;
          background: transparent url(//www.redditstatic.com/reddit.com.header.png) no-repeat scroll top right;
      }

      textarea.mushroom {
          display: none
      }
    </style>
  </head>
  <body>
    <h1>whoa there, pardner!</h1>

<p>reddit's awesome and all, but you may have a bit of a
problem. we've seen far too many requests come from your ip address
recently.</p>

<p>please wait a few minutes and try again.</p>

<p>if you're still getting this error after a few minutes and
think that we've incorrectly blocked you or you would like to discuss
easier ways to get the data you want, please contact us at <a href=mailto:[email protected]?Subject=Rate%20limiting(C)%20of%20XXX.XXX.XXX.XXX (Request ID: 369XXXXXXX68-FRA)>this email address</a>.</p>

<p>You can read Reddit's Terms of Service <a href=https://www.reddit.com/wiki/api/>here</a>.</p>

<p>when contacting us, please include your ip address which is: <strong>XXX.XXX.XXX.XXX</strong> and reddit account</p>

</body>
</html>

How can I solve this issue?

Johnnybegood90 avatar Jun 11 '23 21:06 Johnnybegood90