Forums / API
Retrieve a private video on a Web Application
Forums
Forum Rules
-
Be nice
Even if you disagree with someone, keep it civil.
-
Stay on topic
If it’s not relevant, leave it out or start a new thread.
-
Don’t Spam
Re-re-re-re-posts drive us crazy.
-
Respect the Staff
We were members once, just like you.
Our Support Team
-
Mark
-
Ian
-
Tommy
-
Darnell
-
Zena
-
Rebecca
We’re here to help 10am–6pm Eastern, Monday–Friday.
João Marques
Hi,
I'm trying to use the API to display vimeo videos private in the context of a Web application and i one question =(
How can i get a private video? Since "The Simple API is for public data only.", what method should I invoke in advanced API to access to my private video?
I've tried the following ways:
URL: "vimeo.com/50305416"
URL: "vimeo.com/api/v2/video/50305416.json"
and also tried (unsuccessfully) to add the parameters "x_auth_mode, x_auth_username, and x_auth_password x_auth_permission" to the Header ...
I'm out of solutions ... can you help me please?
Thanks.