Does your Vimeo app need upload access to upload to your own account? -


i attempting use vimeo api upload video own account (i have pro account). have requested upload access , request still pending.

when attempt upload ticket request to: http://vimeo.com/api/rest/v2?method=vimeo.videos.upload.getticket

i receive response:

<?xml version="1.0" encoding="utf-8"?> <rsp generated_in="0.0073" stat="fail">         <err code="701" expl="the user not have pro account." msg="cannot upload"/> </rsp> 

the request own account, pro account. has run issue before?

your app page should show upload permissions have been granted.

if says request pending, means has not been approved vimeo staff yet. if says "owner" means app owner can upload own account. if says "pro", "plus" or "basic" means users subscription levels able upload own account using app.

if think should able upload, , can not, contact vimeo @ vimeo.com/help/contact


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -