08-18-2015 02:25
08-18-2015 02:25
Hi All,
I'm trying to subscribe to other user (friend) activity, in the user data I'm setting the friend's user Id, when sending the request to the server I'm recieving 401 - Un Authorized.
My question is: how can I subscribe to multiple users - who are friends of the logged in user (OAuth) - and see their activities?
Thanks,
JoeFit1
08-18-2015 15:10
08-18-2015 15:10
@JoeFit1 It doesn't matter if they are friends of an authorized user, to see their activity via the API they would have to authorize your app themselves. (At least that is my understanding.)