[wp-trac] [WordPress Trac] #57383: Embedding does not work

WordPress Trac noreply at wordpress.org
Fri Dec 23 14:35:05 UTC 2022


#57383: Embedding does not work
--------------------------+-----------------------------
 Reporter:  seokai        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Embeds        |    Version:  6.1.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Embedding from Gutenberg does not work on all of my sites.

 If I try to embed for example a video from youtube, the request gets a
 404:
 {{{
 api-fetch.min.js:2
 GET https://www.example.com/wp-
 json/oembed/1.0/proxy?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Du-
 xuLu6BMk4&_locale=user 404
 }}}

 The JSON-Response is:
 {{{
 {"code":"rest_no_route","message":"Es wurde keine Route gefunden, die mit
 der URL und der Request-Methode identisch ist.","data":{"status":404}}
 }}}

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


More information about the wp-trac mailing list