I have to post twitter from my android application. So I implemented log-in (users could sign-in and I get token and secret token). Http request with the token give me bad credentials error 215. So how can I do this http request?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.