3pillarlabs / socialauth-android

SocialAuth repository which contains socialauth android version and samples
MIT License
314 stars 133 forks source link

Unable to upload image to other providers(e.x flickr, instagram) #9

Open michaelgilos opened 10 years ago

michaelgilos commented 10 years ago

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 would have wanted to be able to upload image to flickr and instragram

What version of the product are you using? On what operating system? socialauth-4.4 socialauth-android-3.1

Please provide any additional information below. I took a look at SocialAuthAdapter.java and saw that uploading image filters providers only for facebook and twitter. Is it possible to upload image for flickr and instagram or add support to it?

lassic commented 10 years ago

Hi,

I'm not sure about Flickr, but Instagram does not provide an upload image endpoint on purpose. See the following discussion on SO: http://stackoverflow.com/questions/20527066/programatically-upload-pictures-on-instagram-workaround