Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the README.doc #15

Closed
gutenye opened this issue Sep 4, 2010 · 1 comment
Closed

the README.doc #15

gutenye opened this issue Sep 4, 2010 · 1 comment

Comments

@gutenye
Copy link

gutenye commented Sep 4, 2010

i follow the steps from Usage Sample

irb(main):001:0> require "flickraw"
=> true
irb(main):002:0> list = flickr.photos.getRescent
FlickRaw::FailedResponse: 'flickr.reflection.getMethods' - Invalid API Key (Key has invalid format)

add below to README.doc in Usage Sample

  FlickRaw.api_key="... Your API key ..." 
  FlickRaw.shared_secret="... Your shared secret ..." 

then it works.

@hanklords
Copy link
Owner

Fixed in 686809f.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants