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

Vimeo privacy question #20

Open
kiahreading opened this issue May 11, 2022 · 2 comments
Open

Vimeo privacy question #20

kiahreading opened this issue May 11, 2022 · 2 comments

Comments

@kiahreading
Copy link

Hi Stephen, this is more a question than an issue (because I am not sure whether it is part of the scope of the package).

I am having issues including Vimeo videos with privacy setting set to anything but "Public". If I set the video to "Hide from Vimeo", but leave the option of "Where can the video be embedded?" set to "Anywhere", the video does not appear in the front end and I am received with this error in the console:

GET https://vimeo.com/api/v2/video/230857042.json 404 (Not Found)

Does the package allow embedding videos that are exclusively set to "Public"?

Thanks a lot.

@stephenscaff
Copy link
Owner

Hi Kiah,

Honestly, I forgot what Vimeo’s api supports in terms of privacy settings. If I recall, Vimeo made some updates a while back that impacted the api.

You could try using the private link’s id / hash. That used to work I believe.

Or you could try the ‘Hide from Vimeo’ setting and then adding your domain in the allowed embeddable sites (maybe called Protected Domains).

I’ll do some research and get back to you.

@kiahreading
Copy link
Author

Thanks a lot Stephen, that would be great.

Just to let you know, I've tested adding the allowed embeddable domain, but the problem persists.

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