I'm using SteamAPI to make a system however my hosting (x10Hosting) is causing issues. When I developed my website on localhost it worked fine however on the web host I receive the quoted issue. I'm using two GET variables, Steamid and Mapname.
they are received automatically by the server like so, when I do this on localhost it works fine, however when I remove the %s and %m from the variables it works fine. would this be a HTACCESS issue, if so or if not I need an answer please!
example.com/index.php?steamid=%s&mapname=%m
Bad Request
Your browser sent a request that this server could not understand. Additionally, a 400 Bad Request error was encountered while trying to use an ErrorDocument to handle the request.