-
Notifications
You must be signed in to change notification settings - Fork 90
Origin Trial Browser Not Supported #98
Comments
@michaelkleber - what are some examples of FLoC Ids - are they 4 digit numbers or they contain labels as well? I am getting 4 digit numbers. |
@wanderingrover Yes, they are numbers with up to 5 digits. For example, after clearing my history and then visiting https://www.youtube.com/watch?v=dQw4w9WgXcQ, in my Console I see
(Note that this is based on starting Chrome with the flags |
@TheMaskMaker Do you get a cohort value using Michael's approach: start Chrome with flags then run |
@samdutton I tried but I do not even get the interestCohort function to exist. Separately, I have found that chrome://settings/privacySandbox does not exist; it redirects to chrome://settings/ I was wondering if this meant anything to you about what could be going on. I had a colleague try this on a different OS, and he also could not access chrome://settings/privacySandbox. I am having him walk through the steps of setting up flags and restarting chrome as well to see if its my computer, OS, or some other variable. |
My colleague was able to get this running on Mac and on vanilla chrome with flags and no sign-in, so I think it might be a windows issue. I'm goin to try another way of executing the flags than the method in the guide. |
@samdutton I got it working! I was able to get it working by running the exe with flags on power shell. For some reason changing the target did not work for me. |
For anyone else on windows with this problem on windows, make sure the flags are all on 1 line, and execute it from a command line interface (I had mixed results with gitbash but powershell worked). |
@TheMaskMaker 🎉 Hooray! (And thanks for the tips about running on Windows.) |
On FloC demo(https://floc.glitch.me/) , the cohort ID and version is unavailable for chrome version 91.0.4469.4 (Official Build) dev (x86_64). Have enabled the flags, logged in, no ad blockers. Can you guide me if I am missing something? On a test page(locahost), I get document.interestCohort() is not a function issue. |
Was able to get the demo (https://floc.glitch.me/) and also get cohort id on a test page.
|
Hi @SKOCHERI — just to confirm, is floc.glitch.me working OK for you now? |
Was going to close since my issue is solved, but I see Sam is still responding to someone, so won't close yet. I'll leave it to @samdutton |
I have Chrome 90.0.4430.93 and even using the flags
and
does not work. |
@eroncastro I've managed to run it on windows with a new chrome user session (Chrome 90.0.4430.93)
|
Hi @eroncastro Apologies for delay in responding — try these flags (recently updated: see floc.glitch.me):
|
I started my chrome browser with the suggested flags and there is no ad blocker on. I can't still seem to get the FLoC id. floc.glitch.me is also showing "Not Available" |
A few troubleshooting suggestions:
Also, make sure:
|
I wish to test the floc api in the origin trial, but cannot get even the demo to run. After talking with a few folks on the WICG forum and trying all of the help and guide docs several times, I thought I should post an issue in case others had the same problem and because Mr. Sam Dutton was kind enough to offer help on another issue thread and I did not wish to derail that conversation for my own debugging needs.
Windows 10
flags enabled
chrome://settings/privacySandbox does not seem to exist
no ad blockers are on
floc.glitch.me says browser does not support
Chrome Version 89.0.4389.114
The text was updated successfully, but these errors were encountered: