[wp-trac] [WordPress Trac] #42247: Imgur oEmbed does not render

WordPress Trac noreply at wordpress.org
Tue Oct 17 05:51:25 UTC 2017


#42247: Imgur oEmbed does not render
--------------------------+-----------------------------
 Reporter:  haroldparis   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Embeds        |    Version:  4.8.2
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Hey there !

 Imgur Oembed does not render anymore for galleries, albums or single post.

 Example code to add in content :

 {{{
 https://imgur.com/gallery/yJeTl

 https://imgur.com/a/ITxk8

 https://imgur.com/edZvMqn
 }}}

 Can you replicate this ?

 The API answers for those items :

 https://api.imgur.com/oembed?url=https://imgur.com/gallery/yJeTl / Ok
 https://api.imgur.com/oembed?url=https://imgur.com/a/ITxk8 / Ok
 https://api.imgur.com/oembed?url=https://imgur.com/edZvMqn / Sends a 404

 I asked Imgur support about this. They told me the calls should be in this
 form (not sure if it's the way it works right now in Core) :

 https://api.imgur.com/oembed?url=/gallery/yJeTl / Ok
 https://api.imgur.com/oembed?url=/a/ITxk8 / Ok
 https://api.imgur.com/oembed?url=/edZvMqn / Ok

 Hope that helps.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/42247>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list