Hello,
Many of C# wrappers for instagram don't work don't work.
Do you know any C# wrapper for Instagram that still works?
regards,
Saeed
Hello,
Many of C# wrappers for instagram don't work don't work.
Do you know any C# wrapper for Instagram that still works?
regards,
Saeed
Have you looked at InstagramApiSharp?
https://github.com/ramtinak/InstagramApiSharp
It looks like it's being actively maintained (as of a few hours ago actually.)
Are there any particular functions you're trying to do?
It sounds that API needs the app id and secret.
But if my app is an advanced app what should I do?
Do you have any idea and expirience؟
Please inform me.
@SaeedPooladzadeh-4680
Could you please tell us what "advanced app" mean?
In addition, I think that questions about this package will be better supported by asking the author in its GitHub repository.
Hi @Paul-5034, is there any documentation about this package? i don't find it.
Thx
this library was created by reverse engineering the instagram network requests. The main developer has stopped working on it, so now its a community project. Users of this repo should learn and share in the support (create documentation and bug fixes).
the official instragram api's (though very limited) are simple REST apis:
https://developers.facebook.com/docs/instagram-basic-display-api
8 people are following this question.
Insert a node as child ,before or after a node in nested dynamic JSON Node using C#
Visual Studio 2019: Undefined behavior in a C++/CLI wrapper project.
Example for how to get Package Metadata from Azure DevOps Rest-Api Artifacts using c#
How to collapse individual nested grids/stackpanels inside a grid?