Embed.ly has announced a transition that requires all users to have an API key.

http://blog.embed.ly/transition

This needs to be supported in Drupal 7 and Drupal 6 by July 20.

Comments

voxpelli’s picture

And it would be good if we could get a release a few weeks before that :)

Anonymous’s picture

Status: Active » Needs review

Two new releases are coming up.

http://drupal.org/node/1224168
http://drupal.org/node/1224180

In order to support the change, I created a new drupal_alter hook for requests. The embed.ly key is added to the request there. In Drupal 6, this required some backporting from the D7 branch. For D6 and D7, the hook is invoked with the same arguments. It's not documented yet.

Anonymous’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.