Closed GoogleCodeExporter closed 9 years ago
Original comment by tarun.na...@3pillarglobal.com
on 16 Jan 2014 at 8:43
My solution for this issue is attached (After editing provider/TwitterImpl.java)
Original comment by MailOfEli@gmail.com
on 16 Jan 2014 at 9:50
Attachments:
Only change file TwitterImpl.java PROFILE_URL =
"http://api.twitter.com/1.1/users/show.json?screen_name="; to PROFILE_URL =
"https://api.twitter.com/1.1/users/show.json?screen_name=";, rebuild file jar
Original comment by gillete....@gmail.com
on 16 Jan 2014 at 9:59
Latest code committed on GitHub. Soon we will release a new jar for java and
android.
https://github.com/3pillarlabs/socialauth
Regards
Tarun
Original comment by tarun.na...@3pillarglobal.com
on 17 Jan 2014 at 5:10
New jar is released.
You can download the new one from the following location:-
https://sourceforge.net/projects/socialauth/files/latest/download
Original comment by tarun.na...@3pillarglobal.com
on 29 Jan 2014 at 1:20
Original issue reported on code.google.com by
egor.vor...@gmail.com
on 15 Jan 2014 at 8:15