Title: Authorization Error
Last modified: August 21, 2016

---

# Authorization Error

 *  [dannywilson](https://wordpress.org/support/users/dannywilson/)
 * (@dannywilson)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/authorization-error-1/)
 * I updated the plugin today to the newest version (2.1.2) and I am now not receiving
   any tweets through, it says I have an authorization error. However it was working
   before the update. I’m not sure if this is an isolated incident or an easily 
   replicated issue.
    I am using twenty thirteen theme and only have two other plugins
   installed; edge suite and ACF.
 * Any advice you can give me would be greatly appreciated.
 * Thanks,
    Danny Wilson
 * [http://wordpress.org/plugins/oauth-twitter-feed-for-developers/](http://wordpress.org/plugins/oauth-twitter-feed-for-developers/)

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

 *  Plugin Author [Liam Gladdy](https://wordpress.org/support/users/lgladdy/)
 * (@lgladdy)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/authorization-error-1/#post-4405482)
 * Hey Danny,
 * If you’re getting a message about authorization, that has to be from twitter 
   directly, so the update shouldn’t be the cause of it. Could you make sure all
   your keys are set correctly in the admin?
 * Thanks,
    Liam
 *  Thread Starter [dannywilson](https://wordpress.org/support/users/dannywilson/)
 * (@dannywilson)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/authorization-error-1/#post-4405501)
 * Hi Liam,
 * thanks for the response! I have double checked all the app settings and nothing
   has changed they are all still active. The feed was coming through before the
   update so wasn’t sure if some of the information wasn’t being sent or maybe they’ve
   changed something. Either way I’m still getting the errors so will have to dig
   around a little more.
 * Thanks,
    Danny
 *  Thread Starter [dannywilson](https://wordpress.org/support/users/dannywilson/)
 * (@dannywilson)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/authorization-error-1/#post-4405502)
 * Hi Liam,
 * I’ve worked it out!
 * `get_tweets(10);`
    doesn’t automatically load the username specified in the options
   page which it did before the update.
 * Changing it to
    `get_tweets('user_name', 10);` fixed the issue.
 * Just in case anyone else has this issue.
 * Thanks,
    Danny
 *  Plugin Author [Liam Gladdy](https://wordpress.org/support/users/lgladdy/)
 * (@lgladdy)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/authorization-error-1/#post-4405506)
 * Ah, dammit!
 * I forgot we used to support that in the early versions!
 * This is fixed in 2.1.3 – but you should still keep the new syntax!
 * Thanks for your report 🙂

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

The topic ‘Authorization Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/oauth-twitter-feed-for-developers.
   svg)
 * [oAuth Twitter Feed for Developers](https://wordpress.org/plugins/oauth-twitter-feed-for-developers/)
 * [Support Threads](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/)
 * [Active Topics](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oauth-twitter-feed-for-developers/reviews/)

## Tags

 * [authorization](https://wordpress.org/support/topic-tag/authorization/)
 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 4 replies
 * 2 participants
 * Last reply from: [Liam Gladdy](https://wordpress.org/support/users/lgladdy/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/authorization-error-1/#post-4405506)
 * Status: not resolved