Ferdi: Searching for a user doesnt work in Google Chat

Created on 21 Apr 2020  路  4Comments  路  Source: getferdi/ferdi

" are comments from us and won't be
visible in your bug report, so please don't put any text in them.
-->
Describe the bug

Searching for a user doesn't work in Google chat
Search for a user who is not in the cached list of Google Chat.
To Reproduce

Steps to reproduce the behavior:

  1. Go to Google Chat and search for a user using the search bar on the top left panel
  2. Type in a few words and observe that no results are returned

Expected behavior

Matching users should be listed in the dropdown.

Screenshots
Look for the autocomplete requests failing in the console

image

Here is a response of the autocomplete request:
{ "error": { "code": 401, "message": "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.", "status": "UNAUTHENTICATED" } }
Desktop:

bug service-specific

Most helpful comment

Have made some progress on this. Hopefully the fix should resolve all of the Google related issues

All 4 comments

@mahadevans87 is it still happening in 5.5.0-gm?

@mahadevans87 is it still happening in 5.5.0-gm?

I can confirm this does not work in the latest 5.5.0-gm as well as building from the develop branch.

Have made some progress on this. Hopefully the fix should resolve all of the Google related issues

@kytwb : Created a PR each in both ferdi as well as the recipe repo. Please review the same.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AP-Hunt picture AP-Hunt  路  3Comments

ammarmalhas picture ammarmalhas  路  3Comments

kytwb picture kytwb  路  3Comments

avielc picture avielc  路  3Comments

yourcontact picture yourcontact  路  3Comments