Notices in console about cookies #981
Replies: 35 comments
-
I have the same question too. Would love to be part of the discussion. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Same question. |
Beta Was this translation helpful? Give feedback.
-
Seeing the same issue here |
Beta Was this translation helpful? Give feedback.
-
Same problem here. A solution would be good. Perhaps adding a header like recommended here could be the solution? |
Beta Was this translation helpful? Give feedback.
-
Is anyone working on this? |
Beta Was this translation helpful? Give feedback.
-
sorry for the late reply, we're aware of this warning in the console and are actively looking how this can be resolved. note that the warning is just informative, we have not experienced any issues with the player due to this new feature in Chrome. |
Beta Was this translation helpful? Give feedback.
-
We are getting this warning too |
Beta Was this translation helpful? Give feedback.
-
@cibulka we made some changes that should resolve it, at least on the player.vimeo.com domain. |
Beta Was this translation helpful? Give feedback.
-
The issue still remains on player.vimeo.com domain |
Beta Was this translation helpful? Give feedback.
-
@joshmckibbin have you tried clearing browser cache? as a last resort clear all cookies under the .vimeo.com domain. load the player again and check. |
Beta Was this translation helpful? Give feedback.
-
@luwes actually it seems to be fixed now. Thanks! |
Beta Was this translation helpful? Give feedback.
-
This still happens if you're embedding a background video from Vimeo Pro using the external download link. Header video on https://qeprize.org is causing it. |
Beta Was this translation helpful? Give feedback.
-
Confirmed still happening for me with a vimeo video BG |
Beta Was this translation helpful? Give feedback.
-
Same issue when embedding Vimeo Pro videos into a background slide within Slider Revolution. https://brownstonepark.com and https://powderridgepark.com |
Beta Was this translation helpful? Give feedback.
-
Same issue. Using API to pull in videos and embed. https://www.breathehotyoga.com This will become a serious issue for our business especially since we're now depending more on video due to the Covid-19 measures in place. We are located in Seattle and all of our studios are shut down. |
Beta Was this translation helpful? Give feedback.
-
+1 for me. Thanks for looking into it!
|
Beta Was this translation helpful? Give feedback.
-
Starting to get more messages from visitors who can't load some of our videos. One of the visitors reported the same thing happening with Vimeo players on other sites as well. I think it's safe to say this has gone beyond just being a warning, and the reports will only increase over time as Chrome rolls out this update to more people. |
Beta Was this translation helpful? Give feedback.
-
+1 “vuid” is the cookie, fyi |
Beta Was this translation helpful? Give feedback.
-
+1 still no movement on this? Getting messages from users on our site as well that videos (using HTML5 player, not iframe embed) aren't playing. |
Beta Was this translation helpful? Give feedback.
-
Any updates for Vimeo samesite cookie issue, I dont seem to find the solution, we have to urgently fix this as Google is going to roll out changes on July 14, 2020. |
Beta Was this translation helpful? Give feedback.
-
thanks for all the feedback, we are in process of resolving this issue. by the end of the day the however there are still several 3rd party cookies (Google Analytics) loaded when you have visited the main website vimeo.com, these are created under the cookie domain please let me know if you have any questions. |
Beta Was this translation helpful? Give feedback.
-
Thanks. I know this has been a long time coming (long been seeing that
console warning) so it's good to see this getting resolved.
.ben.
…On Tue, 30 Jun 2020 at 20:18, wesley luyten ***@***.***> wrote:
thanks for all the feedback, we are in process of resolving this issue. by
the end of the day the vuid cookie will be updated to have the proper
SameSite attribute.
however there are still several 3rd party cookies (Google Analytics)
loaded when you have visited the main website vimeo.com, these are
created under the cookie domain .vimeo.com. subsequently whenever a Vimeo
player embed (player.vimeo.com) is loaded via the iframe those cookies
are also loaded and Chrome will show the warning because they don't have
the SameSite attribute yet. these 3rd party scripts will be updated by
the vendors soon but it's worth to point out that these cookies are not
used in the player and will not cause any issues.
please let me know if you have any questions.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#482 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA55B7RQSSN4TRRUUYHAOFTRZI26ZANCNFSM4JAHD34Q>
.
|
Beta Was this translation helpful? Give feedback.
-
Just for your information, might be useful to someone coming now. We used 3-rd party service fo parsing and accepting cookies and it managed to parse Vimeo cookies into Marketing group. If a user rejected Marketing type cookies, the video was not loaded. Thus we fixed the issue by setting up the correct cookie type as Necessary so that unavoidably the video was never blocked. |
Beta Was this translation helpful? Give feedback.
-
Hello! Is this resolved? A client just called and after a review, the problem still exists ...? |
Beta Was this translation helpful? Give feedback.
-
Over a year without a solution or response 🙄 |
Beta Was this translation helpful? Give feedback.
-
Hey all - apologies for the lack of activity on this issue. As @luwes mentioned in his last comment, these warnings are being caused by third party cookies set on vimeo.com, not cookies that are being set by the player, so this would not have an impact on playback. Regardless, the team has a ticket prioritized to look into adding the SameSite attribute to those cookies, which would resolve this warning. |
Beta Was this translation helpful? Give feedback.
-
Has there been any progress on this? It has been 6 months. |
Beta Was this translation helpful? Give feedback.
-
Any updates? |
Beta Was this translation helpful? Give feedback.
-
I cleared all Vimeo cookies, obviously then player.js will not trigger the error. |
Beta Was this translation helpful? Give feedback.
-
This is still happening. Still no solution? |
Beta Was this translation helpful? Give feedback.
-
Expected Behavior
Working player without notices in console. Also, could you explain in docs how the player uses cookies and what it actually tracks?
Actual Behavior
This notice in Chrome's console:
This notice appears also with setting
dnt: true
on init.Steps to Reproduce
https://nest-forgottenwar.cibulka.now.sh/cs/story/nuda-selfie-zelezo/120
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions