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.
In the CC 1.6 update HTTP is enabled by default, but there is a new whitelist that needs to be configured.
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).
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.