We're successfully posting to Facebook pages through the Facebook API - both as the page admins using their individual access tokens, as well as the pages themselves using the manage_pages permission.
We're trying to set things up so that the posts also go to twitter accounts. The Facebook pages in question were previously manually linked via the admins to the corresponding twitter accounts via facebook.com/twitter. However although manual posts on the facebook pages cross-post to twitter ok, the programmatic posts via the api (whether as the page admin or the page) don't show up there.
Is this a bug or intentional feature? Any workaround?