Michael Kral

Results 3 comments of Michael Kral

Instagram's api specifies the params as "COUNT" but this module only works as "count". I think it should either list the param names in the npm documentation or should be...

Are you actually sending the user_id in `instagramAPI.userMedia` ? `instagramAPI.userSelfMedia` probably works because it doesn't need a user_id, it uses the userID of who created the accessToken / makes the...