Title: Query parameters are missing. Code:25
Last modified: August 21, 2016

---

# Query parameters are missing. Code:25

 *  Resolved [fabtigger](https://wordpress.org/support/users/fabtigger/)
 * (@fabtigger)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fetch-tweets-query-parameters-are-missing-code25/)
 * I just installed this plugin. I’ve enabled it, created a rule ( simple hashtag)
   and added it to a widget. Annoying I’m getting this error.
 * `Fetch Tweets: Query parameters are missing. Code:25`
 * Can you help?
 * [http://wordpress.org/plugins/fetch-tweets/](http://wordpress.org/plugins/fetch-tweets/)

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

 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fetch-tweets-query-parameters-are-missing-code25/#post-4384054)
 * Assuming you’ve created the rule by search keyword, that error message is given
   when you don’t set a keyword. Make sure you fill the `Search Keyword` option.
   I suspect you misunderstood the option with the rule title field.
 *  Thread Starter [fabtigger](https://wordpress.org/support/users/fabtigger/)
 * (@fabtigger)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fetch-tweets-query-parameters-are-missing-code25/#post-4384063)
 * I filled the search keyword with ‘#wordpress’.
 * Are there other steps for me to take. I also have to plugin ‘tweet blender’ installed,
   could this be conflicting?
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fetch-tweets-query-parameters-are-missing-code25/#post-4384068)
 * I see.
 * As I skimmed their code, the plugin “Tweet Blender” uses the Twitter library,`
   twitteroauth`, which `Fetch Tweets` also uses. However, `Tweet Blender` uses 
   a lesser version of the library and it is loaded earlier than the one used in`
   Fetch Tweets`. `Fetch Tweets` will not load the PHP class that has been declared
   in order to avoid fatal errors. So that causes the conflict.
 * You should ask the developer of `Tweet Blender` to update the Twitter library
   to the newest one. In the meantime, you may do that by yourself.
 * 1. Download the latest library from here: [https://github.com/abraham/twitteroauth/archive/master.zip](https://github.com/abraham/twitteroauth/archive/master.zip)
   
   2. In the extracted folder, find the folder named, `twitteroauth` and two files`
   twitteroauth.php` and `OAuth.php`. Copy these files. 3. Replace the copied files
   with the ones in `...\wp-content\plugins\tweet-blender\lib\twitteroauth`.
 * I just created a widget of that plugin and it seems to be working by doing the
   above. However, I cannot guarantee whether this does not cause any side effect
   on the `Tweet Blender` side. ( So it’s best to ask the developer. Do the above
   method only if you cannot wait. )
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fetch-tweets-query-parameters-are-missing-code25/#post-4384136)
 * Closing the topic due to inactivity.

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

The topic ‘Query parameters are missing. Code:25’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fetch-tweets_ffffff.svg)
 * [Fetch Tweets](https://wordpress.org/plugins/fetch-tweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fetch-tweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fetch-tweets/)
 * [Active Topics](https://wordpress.org/support/plugin/fetch-tweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fetch-tweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fetch-tweets/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/fetch-tweets-query-parameters-are-missing-code25/#post-4384136)
 * Status: resolved