Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: carousel uploads but returns an empty instance of InstaMediaItemResponse #230

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

q2een
Copy link
Contributor

@q2een q2een commented Oct 19, 2019

Fix a bug when UploadPhotosAlbum method returns an empty instance of InstaMediaItemResponse.

When the album was uploaded instagram returns json like
{ "client_sidecar_id":"...", "media":{...}, "status":"..." }
so JsonConvert could not deserialize it into InstaMediaItemResponse

@q2een q2een changed the title Fix: carousel uploads but return returns an empty instance of InstaMediaItemResponse Fix: carousel uploads but returns an empty instance of InstaMediaItemResponse Oct 20, 2019
@a-legotin a-legotin merged commit 99e30e8 into a-legotin:develop Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants