I am currently trying to embed a Youtube video in a slice using the oembed field and from what I understand I have the correct URL to render a json response, but the editor is complaining the url is not valid. Some help would be appreciated!
Hey Andrew, thanks for reaching out. That is happening because the Embed field only accepts valid oEmbed URLs. It isn't the case with the URLs that you shared here. You can check if a link is valid or not in many online checkers like this one.
As a workaround, you can set up a field for custom HTML/embed code and inject that into your page.