should add auth_token when auth token is avaiable, just like getPhotos.
like this:
parameters.add( new Parameter( "api_sig", AuthUtilities.getSignature(sharedSecret, parameters) ) );
What is private photoset: a set with all private image
Log in to post a comment.