TheM4hd1 / SwiftyInsta

Instagram Private API Swift
MIT License
225 stars 51 forks source link

fetch followers issue #256

Closed PunitDhama closed 3 years ago

PunitDhama commented 3 years ago

Hi Team,

I am getting below issue when fetch followers. Can we not get 100k follower in pagination ? Please repley.

Thanks, Punit

SwiftyInsta.GenericError.custom("https://i.instagram.com/api/v1/friendships/18494003/followers/?max_id=QVFEMFRMMHpJT0lNRVhMRzJWN0N5UkhPT0lYMjB0NlZTNDlITWEtaG9ibnlvWmROOTNYMTJXbW5scHJPam1JQnJXTGNJWjV3Nmw2TGtmTGM0M2NNVWo2Mg%3D%3D&rank_token=2253461484_14B8A53C-4654-47CC-987F-F8B1A0434D37.\nInvalid response.\n{\n \"challenge\" : {\n \"apiPath\" : \"\/challenge\/\",\n \"flowRenderType\" : 0,\n \"hideWebviewHeader\" : true,\n \"lock\" : true,\n \"logout\" : false,\n \"nativeFlow\" : true,\n \"url\" : \"https:\/\/i.instagram.com\/challenge\/?next=\/api\/v1\/friendships\/18494003\/followers\/%253Fmax_id%253DQVFEMFRMMHpJT0lNRVhMRzJWN0N5UkhPT0lYMjB0NlZTNDlITWEtaG9ibnlvWmROOTNYMTJXbW5scHJPam1JQnJXTGNJWjV3Nmw2TGtmTGM0M2NNVWo2Mg%25253D%25253D%2526rank_token%253D2253461484_14B8A53C-4654-47CC-987F-F8B1A0434D37\"\n },\n \"message\" : \"challenge_required\",\n \"status\" : \"fail\"\n}.\n400")

github-actions[bot] commented 3 years ago

Hey @{{ author }},

This repo is not currenlty maintained, and it's to be considered as read-only: issues, such as this one, will not be fixed.
Please refer to #244 for more info.

Check out Swiftagram if you're looking for up-to-date alternatives to SwiftyInsta.