Computer Craft HTTP

Discussion in 'Alice (Minecraft)' started by Hotshot2162, 11 May 2014.

  1. Hotshot2162

    Hotshot2162 Member

    Joined:
    2 April 2013
    Messages:
    24
    Likes Received:
    1
    Hi everybody. I've been trying to make a computer craft program that involves HTTP calls for about an hour now... No luck whatsoever. Is HTTP for computer craft even enabled? And if it is, is there a certain way we're suppose to do it?

    Thanks.
     
  2. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    1 December 2011
    Messages:
    2.490
    Likes Received:
    1.504
    Something's broke. I'll look into it.
     
  3. NolanSyKinsley

    NolanSyKinsley IRC lurker

    Joined:
    2 November 2012
    Messages:
    497
    Likes Received:
    179
    In the CC 1.6 update HTTP is enabled by default, but there is a new whitelist that needs to be configured.
     
    Siioh likes this.
  4. sk89q

    sk89q Administrator
    Staff Member

    Joined:
    1 December 2011
    Messages:
    2.490
    Likes Received:
    1.504
    The HTTP requests pass through one of my VPSes, but the provider had a RAID failure and so that proxy is now offline, but Alice is still trying to pass all requests through it (which will always fail).
     
  5. NolanSyKinsley

    NolanSyKinsley IRC lurker

    Joined:
    2 November 2012
    Messages:
    497
    Likes Received:
    179
    Ahh, that would do it. I was getting an error with "pastebin get" that was referencing it not being on the whitelist so I thought that was the issue.
     
  6. Hotshot2162

    Hotshot2162 Member

    Joined:
    2 April 2013
    Messages:
    24
    Likes Received:
    1
    Are we able to do HTTP requests now?