0
Friends could help me on an issue where I’m developing an app where I upload videos to the server, but I’m having problems with video playback and storage, since these videos take up a lot of space on the server, so I would like to upload videos via Vimeo that would save me from getting headaches, but I downloaded several examples and researched a lot about it, but did not succeed, someone would have some example of uploading with objective-c or through or java?
Yes, me and my team and some friends studied their API until we contacted the Vimeo team, but no one was able to upload a video to Vimeo.
– Bruno Richart
Why no one got, did any problem occur?
– dougg0k
A permission error occurs.
– Bruno Richart
Even if you follow the paperwork? https://developer.vimeo.com/api/authentication You also need to register the application to obtain the id and key https://developer.vimeo.com/api/start
– dougg0k