goinsta
goinsta copied to clipboard
Added breaking code for Uploading video
Just changed the endpoint to video
@LoganHenderson Can we work with this?
Is it the same as UploadPhoto
?
@ahmdrz yes. Just changed the endpoint to goInstaAPIUrl+"upload/video/"
. Just something to work with.
Did you ever test your code and did it works?
@ahmdrz Nope. Not working. It gives
invalid character '\x1f' looking for beginning of value
while Unmarshaling the response
Based on the python and PHP code, we are supposed to get the uploadURL right? I am not able to unmarshal the response. The response code is 200. Just not able to unmarshal it.
Is this PR alive? Can we continue this?
@ahmdrz yes, let's please continue