I've tried 3 libraries in node, 3 in ruby, custom written ones and even the curl example in the facebook documentation:
curl -F 'access_token=<token>' -F 'message=please work' https://graph.facebook.com/me/feed
curl gave me no response and all the libraries keep erroring out or not responding. All my tokens have the publish_stream permission. I'm completely lost here and can't find a way to contact facebook for tech support
GETaddingmethod=postto arguments? – Juicy Scripter Jan 6 at 21:20