Conversation
supportHello! In the two fields: “New provider format” I insert: “ http://*.mydomain.com/*” ; “New provider endpoint” what do i insert? if I enter: “ http://mydomain.com/oembed/” ; it doesn’t work. Please…help me to understand? Thanks
You need to find the oembed endpoint url, eg: <link rel=”alternate” type=”application/json+oembed” href=” https://mydomain.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmydomain.com%2F2019%2F09%2F28%2Fregos-open-melbourne-2019-20%2F” ; /> the endpointpoint will then be https://mydomain.com/wp-json/oembed/1.0/embed
Basically it depends on the provider but by viewing source at the provider end you can find their endpoint
@demomann does this make sense?
I do not know. I’m really ignorant about this. I still don’t understand: is the provider the company that sells me the web space? How I can fond their endpoint?
The provider is the the whitelist of the domain or subdomain urls that are are handled by the endpoint To find the endpoint go the the url you are trying to embed and find it in the html meta. If you send me an example url you are trying to embed I´ll send do an example for you.
That’s where the problem is, that’s why I didn’t understand. I’m trying to incorporate the media that are inside my site, and not at other sites. I’m trying to incorporate these media with ACF (Oembed ACF).
The media inside your site shoudl already be supprted without my plugin…
unfortunately no
Hmm this looks like an isue with your wordpres install or other plugins
You need to find the oembed endpoint url, eg: <link rel=”alternate” type=”application/json+oembed” href=” https://mydomain.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmydomain.com%2F2019%2F09%2F28%2Fregos-open-melbourne-2019-20%2F” ; /> the endpointpoint will then be https://mydomain.com/wp-json/oembed/1.0/embed
Basically it depends on the provider but by viewing source at the provider end you can find their endpoint
@demomann does this make sense?
I do not know. I’m really ignorant about this. I still don’t understand: is the provider the company that sells me the web space? How I can fond their endpoint?
The provider is the the whitelist of the domain or subdomain urls that are are handled by the endpoint To find the endpoint go the the url you are trying to embed and find it in the html meta. If you send me an example url you are trying to embed I´ll send do an example for you.
That’s where the problem is, that’s why I didn’t understand. I’m trying to incorporate the media that are inside my site, and not at other sites. I’m trying to incorporate these media with ACF (Oembed ACF).
The media inside your site shoudl already be supprted without my plugin…
unfortunately no
Hmm this looks like an isue with your wordpres install or other plugins