Make WordPress Core

Opened 21 months ago

Closed 21 months ago

Last modified 21 months ago

#57383 closed defect (bug) (invalid)

Embedding does not work

Reported by: seokai's profile seokai Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.1.1
Component: Embeds Keywords:
Focuses: Cc:

Description

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}}

Change History (2)

#1 @seokai
21 months ago

  • Resolution set to invalid
  • Status changed from new to closed

Was an issue caused by a plugin.

#2 @peterwilsoncc
21 months ago

  • Milestone Awaiting Review deleted

Thanks so much for following up, it's greatly appreciated.

Note: See TracTickets for help on using tickets.