ramtinak / InstagramApiSharp

A complete Private Instagram API for .NET (C#, VB.NET).
MIT License
789 stars 239 forks source link

Fix issue with auto_expand_chaining #602

Closed nazarkryp closed 2 months ago

nazarkryp commented 11 months ago

### Important note When getting user by id (InstaApi.UserProcessor.GetUserInfoByIdAsync(long)) sometimes you get an error: Error converting value {null} to type 'System.Boolean'. Path 'user.auto_expand_chaining'

I've:

Issue category

Language

Usage

Operating System