rodrigoprimo / social-connect

WordPress plugin for signup/login using social media providers.
http://wordpress.org/extend/plugins/social-connect/
GNU General Public License v3.0
73 stars 40 forks source link

Unable to display avatar from Twitter #50

Closed rodrigoprimo closed 10 years ago

rodrigoprimo commented 10 years ago

http://wordpress.org/support/topic/twitter-rest-api-v1-no-longer-active?replies=5#post-5403782

rodrigoprimo commented 10 years ago

Twitter API version 1.1 has a new way of retrieving user avatar which is not compatible with the old way still used by Social Connect.

The new way is described in the link below:

http://codedsack.com/twitter/how-to-get-the-user-profile-image-from-twitter-using-api-v1-1/