You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
"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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: