identi.ca does not work either

Forums » Android - Learning Android book > identi.ca does not work either
November 7, 2011 12:45:45 PM PST (one year ago). Seen 596 times. No replies.
Photo Diego Mendez
Globant
Member since Nov 7, 2011
Forum Posts: 1
After reading many posts, I tried to make my example work with identi.ca/api but I am still getting Failed to post exception. Does anybody can help me please? I am really stucked on this.

That is how i call the api service. I make sure to be logged in via web.

twitter = new Twitter("username","password");
twitter.setAPIRootUrl("http://identi.ca/api");