
pj254 (pj254) asked a question.
Hello,
When I sign in to gsuite through okta using Chrome, Gmail and Calendar works fine, but I cannot use some products like google drive or google meet. It's showing authentication error, and there is no way to dismiss that. I tried to log out and login back may times, but no luck.
There is this error message on the request;
Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Request looks like this;
curl 'https://meet.google.com/$rpc/google.rtc.meetings.v1.MeetingSpaceService/CreateMeetingSpace' \
-H 'authority: meet.google.com' \
-H 'authorization: SAPISIDHASH 1qqq730_d5cf1qqqq824c9cqqqq9a4qqqq' \
-H 'x-goog-encode-response-if-executable: base64' \
-H 'x-goog-api-key: AqqG_qqqqr2qNwAqqqfqf0' \
-H 'x-goog-authuser: 0' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36' \
-H 'x-goog-meeting-debugid: boq_hlane_w6c9yQF3JZr' \
-H 'content-type: application/x-protobuf' \
-H 'accept: */*' \
-H 'x-client-data: CJS2yqqqJAqjBtskBCKmdygEI0K/KAQi8sMoBCqqqrKqi9usoB' \
-H 'sec-fetch-site: same-origin' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-dest: empty' \
-H 'referer: https://meet.google.com/' \
-H 'accept-language: en-US,en;q=0.9' \
-H 'cookie: OTZ=q;ANID=q;SEARCH_SAMESITE=q;S=q;SID=q;__Secure=q;HSID=q;SSID=q;APISID=q;SAPISID=q;__Secure=q;__Secure=q;__Secure=q;__Secure=q;NID=q;1P_JAR=q;S=q;SIDCC' \
--data-binary $'\n\u0000"\u0002US' \
--compressed
It works for Safari though. I tried to reset chrome, incognito, pretty much everything I can do.

As you mentioned the issue is browser(chrome) specific correct? Is it happening just with you or everyone in your org?
I read that you have reset chrome, however make sure your chrome doesn't have any other pre-saved logins.
Also try to access from some other machine.