aribhatt91 / flickrj-android

Automatically exported from code.google.com/p/flickrj-android
Other
0 stars 0 forks source link

PhotosInterface.getSizes is not working #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Invoke method PhotosInterface.getSizes("photoId", true)
2.
3.

What is the expected output? What do you see instead?
Get sizes of given image. Instead of this error occurred:
100: Invalid API Key (Key has invalid format)

What version of the product are you using? On what operating system?
2.0.5-SNAPSHOT, JDK 1.7.0_45 on Win 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by Maciej.Oledzki@gmail.com on 14 Jan 2014 at 7:40