-
-
```
What steps will reproduce the problem?
1.Sign in to flickr or instagram
2.Call SocialAuthAdapter uploadImage method
3.Throws an exception
What is the expected output? What do you see instead?
I w…
-
```
What steps will reproduce the problem?
1.Sign in to flickr or instagram
2.Call SocialAuthAdapter uploadImage method
3.Throws an exception
What is the expected output? What do you see instead?
I w…
-
```
What steps will reproduce the problem?
1.Sign in to flickr or instagram
2.Call SocialAuthAdapter uploadImage method
3.Throws an exception
What is the expected output? What do you see instead?
I w…
-
```
Add a tab for showing the most popular tags on Flickr. This should be similar
to what Twitter trend does. It would help users to know what are the most
popular tags people are using, and should …
-
e.g. this page
http://www.geotagx.org/app/category/identifyingdrought/
loads
http://farm8.staticflickr.com/7140/13442558795_e94d4ce49b_z.jpg
instead of
http://farm8.staticflickr.com/7140/134425…
-
Test Flickr as a image hosting source for Photography topics.
Try to consume and generate images from it.
Features
* Auto update: No need to manually add photos to website
* Dynamically add …
-
### Subject of the issue
Please add to PeopleInterface the method flickr.people.search
### Your environment
* 2.16
* 1.8
-
```
Add a tab for showing the most popular tags on Flickr. This should be similar
to what Twitter trend does. It would help users to know what are the most
popular tags people are using, and should …
-
This library no longer works due to Flickr going SSL-only as of today.
To fix this I simply updated the END_POINT and AUTH_END_POINT properties in the FlickerService class to use https and everything…