Title: Twitter API Version 1.1
Last modified: August 21, 2016

---

# Twitter API Version 1.1

 *  [Jason Coleman](https://wordpress.org/support/users/strangerstudios/)
 * (@strangerstudios)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/)
 * Twitter just retired their API v1. You must use version v1.1.
 * Official Twitter message:
    — The Twitter REST API v1 will soon stop functioning.
   Please migrate to API v1.1. [https://dev.twitter.com/docs/api/1.1/overview](https://dev.twitter.com/docs/api/1.1/overview)—
 * I am not sure of the differences in the versions, but just changing the endpoint
   in (/wordpress-social-login/trunk/hybridauth/Hybrid/Providers/Twitter.php) fixed
   it on my site.
 * Edit [http://plugins.svn.wordpress.org/wordpress-social-login/trunk/hybridauth/Hybrid/Providers/Twitter.php](http://plugins.svn.wordpress.org/wordpress-social-login/trunk/hybridauth/Hybrid/Providers/Twitter.php)
   –
   $this->api->api_base_url = “[https://api.twitter.com/1/&#8221](https://api.twitter.com/1/&#8221);;
   + $this->api->api_base_url = “[https://api.twitter.com/1.1/&#8221](https://api.twitter.com/1.1/&#8221);;
 * Cheers!
 * [http://wordpress.org/extend/plugins/wordpress-social-login/](http://wordpress.org/extend/plugins/wordpress-social-login/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [polle001](https://wordpress.org/support/users/polle001/)
 * (@polle001)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834620)
 * Thanks for sharing.
 * Can someone confirm this fix is ok ?
 * Any news about an update for the plugin ?
 *  [polle001](https://wordpress.org/support/users/polle001/)
 * (@polle001)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834681)
 * An Unespecified error #6 is appearing in my site when using social login. I did
   the fix mentioned above, but it seems it does not help.
 * Anyone knows a fix ?
 * Thanks.
 *  [darrenmeehan](https://wordpress.org/support/users/darrenmeehan/)
 * (@darrenmeehan)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834682)
 * I’ve been working with this plugin on a development site, and cant get confirm
   if any other changes are needed to support version 1.1 of Twitters API. It’s 
   a pity this plugin wasnt updated in time for the changes, as there was time to
   work on it.
 *  [erichopf](https://wordpress.org/support/users/erichopf/)
 * (@erichopf)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834690)
 * darrenmeehan, you’re right. I can’t believe the author didn’t fix this in a timely
   manner. A great plugin from someone with a full-time job and other things on 
   their plate, and who does the development free for the community. I mean, **what
   is wrong with him?** :p
 *  [emielm](https://wordpress.org/support/users/emielm/)
 * (@emielm)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834691)
 * [@polle001](https://wordpress.org/support/users/polle001/):
    On my websites the
   twitter login was also not working and strangestudios’ fix did work in combination
   with checking the “sign in with twitter” box in your twitter app settings. Hope
   this helps for you.
 *  [polle001](https://wordpress.org/support/users/polle001/)
 * (@polle001)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834697)
 * Thanks [@emielm](https://wordpress.org/support/users/emielm/), actually it was
   unchecked there and now it seems its working. I am still having the problem with
   Google….
 * Lets hope the author updates the plugin soon.
 *  [eldenroot](https://wordpress.org/support/users/eldenroot/)
 * (@eldenroot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834701)
 * Please update this awesome plugin!
 *  [eldenroot](https://wordpress.org/support/users/eldenroot/)
 * (@eldenroot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834702)
 * I have no problems with Google login! It works great, just set callback URL correctly
 *  [darrenmeehan](https://wordpress.org/support/users/darrenmeehan/)
 * (@darrenmeehan)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834710)
 * erichopf, I didn’t mean anything like that. I’ve tested the plugin and though
   I’ve a lot of other edits it works fine with Twitter with the above change.
 *  [Michael Ecklund](https://wordpress.org/support/users/michaelecklund/)
 * (@michaelecklund)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834711)
 * **Solution:** [WordPress Social Login : Unspecified error. #6 With Twitter](http://stackoverflow.com/questions/17205598/wordpress-social-login-unspecified-error-6-with-twitter)

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Twitter API Version 1.1’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-social-login_a1a2bc.svg)
 * [WordPress Social Login](https://wordpress.org/plugins/wordpress-social-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-social-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-social-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-social-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-social-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-social-login/reviews/)

 * 10 replies
 * 7 participants
 * Last reply from: [Michael Ecklund](https://wordpress.org/support/users/michaelecklund/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/twitter-api-version-11/#post-3834711)
 * Status: not resolved