-
Notifications
You must be signed in to change notification settings - Fork 0
Posterous Plugin
The updated posterous requires the user to enter and store their api_token and site_id, in addition to usename (which is the e-mail address associated with your posterous acct) and password in their settings->connector settings->posterous.
To find your api_token, go to http://posterous.com/api and in the top of the page, under "Working with Users" / "Retrieve the current user's information", click "view token". A pop-up will show you your api_token.
If you do not know your site_id, you can get it wit this page: http://tonybaldwin.me/mine/findpostid.php
Be aware, however, this will return only 1 site_id, so if you have more than one posterous site, this is not going to be helpful. For those with only a single, personal posterous, this works.
See http://posterous.com/api for instructions to retreive a list of sites and their relevant data (including site_id).