ok I am sure we’ve all tried to get the flickr screencast from the main
ruby on rails site working. I followed along and tried to get it up
and got nothing…
When i hit search i get an error message saying “Invalid API Key (Key
has expired)”. I’ve searched all over the internet trying to look for
the answer to this problem with no luck. Any help you can offer would
be appreciated…
ok I am sure we’ve all tried to get the flickr screencast from the main
ruby on rails site working. I followed along and tried to get it up
and got nothing…
When i hit search i get an error message saying “Invalid API Key (Key
has expired)”. I’ve searched all over the internet trying to look for
the answer to this problem with no luck. Any help you can offer would
be appreciated…
the flickr gem is fine. you need to get your own API key to replace
the expired one which is hardcoded into the flickr.rb file. They don’t
call it “simple” for nothing.
the flickr gem is fine. you need to get your own API key to replace
the expired one which is hardcoded into the flickr.rb file. They don’t
call it “simple” for nothing.