Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • RSBuddy API Returning 503 Error


    flapjackphil

    Recommended Posts

    I am trying to parse the JSON objects from "https://rsbuddy.com/exchange/names.json".When I pull up this URL in my browser, the JSON document comes up just fine, but when I go to parse it in my script, I am getting a HTTP Error 503. I tried using the same user agent that was sending the GET requests from my browser in hopes that it would grant the program access, but it still returns a 503 Error. Any ideas how to get past this 503 Error so I can parse these JSON objects? (I'd post the source code, but it's in a heavily abstracted system of connection classes, but I can probably create a test environment if anyone's interested)

    Link to comment
    Share on other sites

    It's likely that the url was down. I know that 502 errors are errors getting to the host.

    When I put the URL in my web browser, it displays all the JSON objects just fine, without receiving any 503 error. It doesn't seem like it's down.

    Link to comment
    Share on other sites

    When I put the URL in my web browser, it displays all the JSON objects just fine, without receiving any 503 error. It doesn't seem like it's down.

    Spoof a browser agent.
    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.