Hi Im trying to make my website https://www.dri.ie/ as provider here is my code but Im getting error no embedable content at ....
can anybody help what im doing wrong?
my_provider = OEmbed::Provider.new("https://www.dri.ie/oembed.json")
my_provider << "https://.dri.ie/catalog/"
my_provider << "http://.dri.ie/catalog/"
resource = my_provider.get("https://repository.dri.ie/catalog/5999pn33w")
puts resource.provider.name