InstagramApiSharp icon indicating copy to clipboard operation
InstagramApiSharp copied to clipboard

Followers duplications in the final result

Open CodeCocoa opened this issue 4 years ago • 3 comments

Important note

  • You must fill this form! If you don't fill it, your issue will be close immediately.
  • Put an X character between [ ] that is related to your issue, like [x]
  • Please remove Important note from this form!
  • Don't remove other sections (unless it's unnecessarily, like Debug logs and Screenshots sections)!

I've:

Issue category

  • [X] Bug
  • [ ] Feature Request
  • [ ] Missing Feature
  • [ ] Question
  • [X] Not sure

Language

  • [X] C#
  • [ ] VB.NET

Usage

  • [ ] Windows Form/Console app
  • [ ] WPF app
  • [ ] Asp .NET MVC
  • [X] Asp .NET Core
  • [ ] Universal Windows Platform [UWP]
  • [ ] Xamarin or Xamarin Forms
  • [ ] Mono
  • [ ] Other

Operating System

  • [ ] Windows
  • [ ] Windows Server
  • [ ] Linux
  • [X] Mac OS
  • [ ] Other

Describe your issue

When I invoke GetUserFollowersAsync with PaginationParameters.Empty I receive a few duplications of users in the final result. (and it happens not only for PaginationParameters.Empty)

Screenshots

Screenshot 2020-11-24 at 16 53 12

CodeCocoa avatar Nov 24 '20 12:11 CodeCocoa

@Alex1080 Hi, I faced exactly the same problem a couple of days ago and I've tried everything I could, but I can't get correct list of followers (( Do you have a solution or workaround for it?

SwipeDVM avatar Feb 02 '22 10:02 SwipeDVM

@Alex1080 Hi, I faced exactly the same problem a couple of days ago and I've tried everything I could, but I can't get correct list of followers (( Do you have a solution or workaround for it?

Unfortunately, I don't have either solution or workaround, I gave up trying to fix it

CodeCocoa avatar Feb 08 '22 15:02 CodeCocoa

Contact me if you need a solution for it. I've found a workaround, but I had to fix a source code of the library for it.

SwipeDVM avatar Feb 11 '22 08:02 SwipeDVM