AnderGoig / SwiftInstagram

Instagram API client written in Swift
https://git.io/vdNAn
MIT License
580 stars 79 forks source link

Error 1- "This endpoint has been retired" error? #45

Closed yildirimatcioglu closed 6 years ago

yildirimatcioglu commented 6 years ago

Checklist

Expected Behavior

retrieve follower list data

Actual Behavior

retrieving Error 1- "This endpoint has been retired" error

Steps to Reproduce the Problem

1.When retrieving the followerlist data this gave me response gave me this error.

  1. I think instagram change endpoints so this framework should be update.

Specifications

AnderGoig commented 6 years ago

Hi @wixvii, unfortunately, Instagram deprecated some of the API endpoints in April, including the one to retrieve the list of followers (https://www.instagram.com/developer/changelog/). There's nothing I can do about it. I will update the documentation to let everybody know.