I want to upload images to my Instagram account using an Api like InstaSharp or InstagramApiSharp on Github and C#. But have no idea how to do it.
There is UploadPhotoAsync() but can't specify what collection it should be uploaded to.
Anyone have any solutions?