I don't really understand why instagram api prohibits access to information public in 'private users' (#counts, #username,#profile picture)
This works well for public users but for private users returns:
{ "meta": { "code":400, "error_message":"you cannot view this resource", "error_type":"APINotAllowedError" } }
help! thanks
They are called Private users as their information cannot be accessed, there is no way using the API you can do that.