Subject: | not signing calls as required by Flickr |
Flickr as of last week has started to enforce Section 8 of the
Authentication API specification (
http://flickr.com/services/api/auth.spec.html ):
"All API calls using an authentication token must be signed. In
addition, calls to the flickr.auth.* methods and redirections to the
auth page on flickr must also be signed."
See the yws-flickr group thread on this topic for details:
http://groups.yahoo.com/group/yws-flickr/message/2105
This breaks Net::Flickr::API.