jInstagram icon indicating copy to clipboard operation
jInstagram copied to clipboard

How come org.jinstagram.Instagram can still be instantiated with clientId alone

Open dan-s1 opened this issue 8 years ago • 2 comments

Based on the current Instagram API at https://www.instagram.com/developer/endpoints/ it states that

"The Instagram API requires an access_token from authenticated users for each endpoint. We no longer support making requests using just the client_id."

so how com org.jinstagram.Instagram still has a constructor that takes only the clientId?

dan-s1 avatar Apr 21 '16 21:04 dan-s1

I'll update the code as per the Instagram documentation. Thanks for pointing out the problem.

sachin-handiekar avatar Apr 22 '16 08:04 sachin-handiekar

This is still an issue.

abargnesi avatar Oct 19 '16 00:10 abargnesi