Click here to Skip to main content
15,892,161 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I developed a twitter OAuth, after getting the authorization URl, i have to login into twitter to get the PIN. Is there any chance to login into twitter directly from java program. So that, i easily redirected to twitter with out login into server side(twitter side).
Posted
Comments
Richard MacCutchan 20-Aug-14 9:26am    
You still need to connect to the twitter system and send it the credentials. If twitter has a developer API then read the documentation. If not then you will need to write a screen scraper type application.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900