Error accessing resource: 429 - Too Many Requests
My site gives this error. what should I do.
Error accessing resource: 429 - Too Many Requests
post me a link to your site. Whatever site you're "proxying" into has probably started to block your server because you're making too many requests.
I had a similar issue to this, though what I was trying to do is whenever words were entered instead of links it would add a google search to it. The main issue that is caused is it was to much for my small VPS to handle especially with users already online.
I recommend upgrading to a more Memory based VPS and if not using more than 1 small vps. like for me I use the base ibypass.co then I have 2 other search servers us1.ibypass.co and nl.ibypass.co. This fixed the 429 for me.