This module tries to remove stored values in a cache storage does not exist, so having this error:

exception 'Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException' with message 'You have requested a non-existent service "cache.oembed". Did you mean this: "cache.render"?' in      [error]
/project/web/core/lib/Drupal/Component/DependencyInjection/Container.php:162

Here proposing a patch to add the required cache bin to oembed.services.yml file

Comments

plopesc created an issue.