dinasaif / socialauth-android

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

How to update story in Instagram using social auth #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Dear all,

i am trying to update my story in instagram using social auth, but i am getting 
warning like not implemented for instagram. is there any way to achieve by 
using social auth..please let me know as soon as possible.

Thanks in advance.

  try {

insatgramadapter.updateStatus("hello"+" : "+"Guru", new 
MessageListener(),false);

        } catch (Exception e) {
            // TODO Auto-generated catch block
            e.printStackTrace();
        }

Original issue reported on code.google.com by guru2010j on 4 Jun 2014 at 1:33

GoogleCodeExporter commented 8 years ago
Hi, its not possible updating story is specialized feature for facebook only

Original comment by vineet.a...@3pillarglobal.com on 12 Jun 2014 at 6:10