ramtinak / InstagramApiSharp

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

full_detail_info (GetFullUserInfoAsync) Return (404 Not Found) #582

Closed waleed-aws-eng-2 closed 1 year ago

waleed-aws-eng-2 commented 1 year ago

I've:

Issue category

Language

Usage

Operating System

Describe your issue

Error 404 return when call (https://i.instagram.com/api/v1/users/{-----}/full_detail_info/](https://i.instagram.com/api/v1/users/%7B-----%7D/full_detail_info/)

It was working fine but looks like something has change in the last few weeks

ramtinak commented 1 year ago

This endpoint is deprecated, you can't use this endpoint anymore.

waleed-aws-eng-2 commented 1 year ago

@ramtinak is it any replacement for this endpoint?

ramtinak commented 1 year ago

I don't know.