[wp-trac] [WordPress Trac] #41984: Imgur API requires SSL
WordPress Trac
noreply at wordpress.org
Mon Sep 25 19:31:08 UTC 2017
#41984: Imgur API requires SSL
--------------------------+-----------------------------
Reporter: GunGeekATX | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The Imgur API URL currently in core is http://api.imgur.com/oembed but it
now requires SSL.
http://api.imgur.com/oembed?maxwidth=525&maxheight=788&url=https%3A%2F%2Fimgur.com%2FTJ8UIuP&format=json
{{{
{
"data": {
"error": "HTTP Access is disabled. Requests must use SSL (HTTPS)."
},
"success": false,
"status": 400
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41984>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list