[twitter-dev] 403 error during status update

2011-05-06 Thread j2me
Hello everyone I was able to get token and secret and able to get the timeline of the user. But when i tried to update status i get 403 error. And I am not being able to get the error response. All I get is 403 error which says Forbidden. When I try to get the actual response I exception is

[twitter-dev] Authentication error

2010-10-19 Thread j2me
Sorry for duplicate post, but since the previous post was old I think nobody caught eyes. My previous post was here http://groups.google.com/group/twitter-development-talk/browse_thread/thread/3723503993279c5e/d1d9278f754030e8?lnk=gstq=login+error#d1d9278f754030e8 My problem was, I could not

[twitter-dev] Could not login

2010-10-10 Thread j2me
Hello there everyone. I have a problem regarding twitter login. When I try logging in using mobile emulator in my PC, I get no error ang get logged in , but when i try it on my real mobile device, my login fails. But previously it worked fine in my real device too. I got problem now. My device is

[twitter-dev] Re: j2me twitter

2010-09-11 Thread j2me
Other question too. When i tried those codes form www.twitterapime.com , once my program caught an exception(however now I forgot what that exception was) and sometime says could not verify(according to my program, I displayed could not verify while verifyCredential() returned false). Is that

[twitter-dev] j2me twitter

2010-09-09 Thread j2me
Hello everyone. I wanted to build a twitter application for mobile phone. But as other, I got stuck in oAuth authentication of twitter. I read a lot in this development talks but I could not managed to do one. I registered for twitter application and I got Consumer key and Consumer secret. Can