hi , I am trying to build a code which tries to read the direct messages and replies from the users account as he gives the OAuth access permissions to my application(without giving passwords). I am using Twitter4j-2.0.3 version in jar. I saw that this does not contain twitter.setAccessToken(accessToken); in its file. But in http://yusuke.homeip.net/twitter4j/en/code-examples.html author suggested to use set AccessToken method to get account access....
I am facing a problem in assigning stored(or say even for the first time access) accessToken to twiiter object... Can you suggest me how to solve this problem SravanthiSurya --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
