If you've embedded a video set to the Unlisted privacy setting onto another page and you see an error message indicating that your video does not exist, it's possible your embed code is missing a parameter needed in order to display unlisted videos outside of Vimeo.
Check the embed code on your site for a parameter that looks similar to `h=5e2d1c1e6d` as displayed below:
If your embed code is missing this parameter, you can get it by following these steps:
- Log into Vimeo and navigate to your Library.
- Select your video.
- Select Share in the upper right corner of the page.
- Select the Embed tab in the Share box.
- You can either copy the `?h=` hash parameter and insert it into your existing code, or consider copying the entire embed code and replacing the existing embed code.
If you are adding parameters to the embed code of a video set to the Unlisted privacy setting, additional parameters must be added after the privacy hash parameter. Every parameter after the hash can be added using & (rather than ?).
If you still see this error in your embedded video after double-checking the video URL and adding the privacy hash in the iframe code, then check your privacy settings to ensure you've allowed your website's domain.