How can I (programatically, duh!) post on my page on facebook? I'm talking about an actual Page in the sense of the Facebook API, e.g. like this.
I read my way through most of the Graph API, but I can't really come to grips of which endpoint to use in order to post something.
I already roughly know how to get my authentication, but when I want to access my page through the graph API, it just returns false.