Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video stats.plays coming back as null #209

Open
thelar opened this issue Jun 2, 2019 · 3 comments
Open

Video stats.plays coming back as null #209

thelar opened this issue Jun 2, 2019 · 3 comments

Comments

@thelar
Copy link

thelar commented Jun 2, 2019

I'm trying to get some information about a handful of videos from the api but the stats.plays value is coming back as null and I'm not sure why?

When I use the postman app I can see the number of plays just fine, however using the PHP library with my client App does not seem to work the same

The url I'm using is:
https://api.vimeo.com/videos?uris=/videos/300022019,/videos/75591789,/videos/75566823&per_page=3&page=1&fields=name,pictures,metadata.connections.likes,duration,release_time,uri,privacy,stats.plays

Thanks in advance for any help/suggestions
Kevin

@thelar
Copy link
Author

thelar commented Jun 15, 2019

Hi, just wondering if anyone has any idea about this please? I still haven't found a resolution to why this is not working.

Thanks
Kevin

@belisqui
Copy link

I'm having the exact same problem. I'm sad that no one had a solution for this in this post.

@belisqui
Copy link

belisqui commented Apr 22, 2020

Found the issue. You must provide the right authorisations to the Token (private interact video_files public). This happens when you generate a token in VIMEO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants