Hi, I'm trying to get all the battles after 2021-08-09 and I got the error: >> curl 'http://api.cardhunter.com/battles?after_time=2021-08-09T00:00:00.000Z' -o battles.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 393 100 393 0 0 3 0 0:02:11 0:02:00 0:00:11 106 >> cat battles.json <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server.<br /> The proxy server could not handle the request <em><a href="/battles">GET /battles</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p> </body></html>