silentsokolov / go-vimeo

Vimeo Go API client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReplaceFile doesn't work after April upgrades

olafdraeger opened this issue · comments

After upgrading the library with the latest code as per the commits from mid April 2018 the ReplaceFile function returns:
404 Something strange occurred. Please try again.

I can upload using the tus golang library. if i replace the UploadVideo call with the ReplaceFile however I get the 404 Something strange occurred

.

Fix it!

Thx