Title: Plugin API HTTP Error
Last modified: August 19, 2016

---

# Plugin API HTTP Error

 *  [jeffreyhoschak](https://wordpress.org/support/users/jeffreyhoschak/)
 * (@jeffreyhoschak)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-api-http-error/)
 * I am trying to install plugins from the dashboard, but when I try to search or
   use the featured or popular button, I get the following error:
    An Unexpected
   HTTP Error occurred during the API request.
 * How do I resolve this issue?

Viewing 11 replies - 31 through 41 (of 41 total)

[←](https://wordpress.org/support/topic/plugin-api-http-error/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-api-http-error/?output_format=md)
[2](https://wordpress.org/support/topic/plugin-api-http-error/page/2/?output_format=md)
3

 *  [selfdeprecate](https://wordpress.org/support/users/selfdeprecate/)
 * (@selfdeprecate)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936622)
 * Same problem here. Deleted that plug-in and now it’s fine again. Thank you for
   the tips everyone.
 *  [Internet Techies](https://wordpress.org/support/users/internet-techies/)
 * (@internet-techies)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936623)
 * Thanks Josh for highlighting this thread on my blog where I had shared a solution
   for resolving this problem of API HTTP error on WP admin panel.
 * You may go thru the link mentioned below to get an overview/reason/solution for
   this problem. Kindly go thru the comment section as well where I have provided
   some details about the reason for this error.
 * [SOLVED – An Unexpected HTTP Error occurred during the API request on WordPress Backend](http://www.clickonf5.org/wordpress/solved-an-unexpected-http-error-wordpress/5802)
 * Thanks.
 *  [obstinate](https://wordpress.org/support/users/obstinate/)
 * (@obstinate)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936624)
 * No problem, all. I’m glad it helped you, too. But like eight7teen said, the issue
   obviously lies somewhere else as I’m still unable to search and upload plugins
   via my dashboard without getting the same error. But for now, as far as I’m concerned,
   I was looking for a fix and I found one. I had things I needed to write about–
   and not being able to access my dashboard was irking me. The trick about changing
   the http.php file from 5 seconds to 30 simply didn’t work for me either.
 *  [jessejo](https://wordpress.org/support/users/jessejo/)
 * (@jessejo)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936625)
 * I tried modifying the http.php file from 5 to 30 , but it didnt help. Someone
   else found another fix except removing sexybookmarks ? 🙁 They were so cute, 
   I want them back !
 *  [delphig](https://wordpress.org/support/users/delphig/)
 * (@delphig)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936626)
 * Same thing here
 * tried the tmp fix in config.php
    tried the timout extend fix..
 * Same thing
 * WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] =>
   Empty reply from server ) ) [error_data] => Array ( ) )
 * An Unexpected HTTP Error occurred during the API request.
 *  [jessejo](https://wordpress.org/support/users/jessejo/)
 * (@jessejo)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936627)
 * When are they gonna solve this ? Don’t they have support / tech guys at wordpress?
   Why nobody says anything ? :(:(:(
 *  [Kevin S](https://wordpress.org/support/users/kevinsubba/)
 * (@kevinsubba)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936632)
 * I had a same problem but i found out solution @ [http://netchunks.com/wordpress/an-unexpected-http-error-occurred-during-the-api-request/](http://netchunks.com/wordpress/an-unexpected-http-error-occurred-during-the-api-request/)
 *  [yourockradio](https://wordpress.org/support/users/yourockradio/)
 * (@yourockradio)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936633)
 * Sexybookmarks. That was the culprit on mine. I did do the change in http.php 
   first, then I remembered somewhere while watching the site load on Firefox or
   something) that Sexybookmarks caused a slight delay while resolving. That was
   a few days ago and I took a “mental” note.
 * Then this stupid thing happened and I could not access admin AT ALL! This thread
   was a lifesaver and convinced me to be a WordPress Forum regular… 😉
 * I left http.php change intact. No harm in leaving it, 5 secs is ridiculously 
   short I think.
 *  [neo_wahian](https://wordpress.org/support/users/neo_wahian/)
 * (@neo_wahian)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936634)
 * Thanks a lot.
    The fix worked like a charm for my [blog](http://www.bestofthisweb.com/blogs/)
 * Neo
    [Website](http://www.bestofthisweb.com/index.html)
 *  [eight7teen](https://wordpress.org/support/users/eight7teen/)
 * (@eight7teen)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936635)
 * Well since the vast majority of you guys can’t seem to comprehend the fact that
   it’s not technically “SexyBookmarks” that’s causing the issue, I’m going to release
   another version soon that will remove any and all API usage from the plugin… 
   I’m sure most of you will undoubtedly say “oooh, that fixed it”, but just wait
   a while… The problem will come back because it’s not caused by sexybookmarks,
   it’s caused by making use of the API.
 * The wordpress dashboard uses the API, so it’s hit or miss as to whether or not
   you’ll see the error. You may see it the next time you browse for a new plugin,
   or maybe even the next time those nifty boxes full of useless information load
   up on your dashboard… Just don’t say I didn’t warn you.
 *  [efree_unix](https://wordpress.org/support/users/efree_unix/)
 * (@efree_unix)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936638)
 * if you’ve changed that to 30 or 45 or higher number but still get the error, 
   change it to 0. 0 means that no timeout limit.
 * > `'timeout' => apply_filters( 'http_request_timeout', 0),`
 * If by using that way you still get the error, you need to contact your administrator
   because I think that your server connection is not good.

Viewing 11 replies - 31 through 41 (of 41 total)

[←](https://wordpress.org/support/topic/plugin-api-http-error/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-api-http-error/?output_format=md)
[2](https://wordpress.org/support/topic/plugin-api-http-error/page/2/?output_format=md)
3

The topic ‘Plugin API HTTP Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 41 replies
 * 34 participants
 * Last reply from: [efree_unix](https://wordpress.org/support/users/efree_unix/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/plugin-api-http-error/page/3/#post-936638)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
