You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed recently on Chrome stable an beta that joinAdInterestGroup (and probably other APIs) were sometimes not available in the browser.
I noticed that this happened in Chrome 126 whenever the #enable-fenced-frames is modified, there is an issue when it is Enabled or Disabled, but not when it is "Default". I am wondering if this could be related to the removal of the #privacy-sandbox-ads-apis flag, since the documentation for #enable-fenced-frames states "This requires #privacy-sandbox-ads-apis to also be enabled."
Enabling #temporary-unexpire-flags-m125 and #privacy-sandbox-ads-apis flags solves the issue, but this sounds like a bug.
On Chrome Beta (128), I notice the API is also not available, no matter the state of the flags.