I am trying to experiment with Flickr so I am following the screen cast on the Rails web site. I have installed the flickr gem and got an API key from flickr. I am having an issue when I try to run the example though as I am told that my API key has expired. As I only got it about 20 minutes before writing this I find that hard to take. Here is a copy of the error message. Showing app/views/flickr/_photo.rhtml where line #1 raised: Invalid API Key (Key has expired) Extracted source (around line #1): 1: <img class="photo" src=<%= photo.sizes[0][''source''] %>"> /usr/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/flickr.rb:67:in `request'' /usr/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/flickr.rb:142:in `method_missing'' /usr/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/flickr.rb:350:in `sizes'' #{RAILS_ROOT}/app/views/flickr/_photo.rhtml:1:in `_run_rhtml_47app47views47flickr47_photo46rhtml'' app/controllers/flickr_controller.rb:5:in `search'' Has anybody got any Ideas as to what the problem is? Thanks, Daivd. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---