0

I have implemented a Chat Bot from the Google API and can post messages to all spaces that the bot allowed user is a member of.

However when I use the https://chat.googleapis.com/v1/spaces/list call do display a listing of all spaces that user is a member of, it does not show spaces outside of the organisation.

Is it possible to list ALL spaces a user is a member of including ones outside of their organisation?

Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449

1 Answers1

0

That would be a massive privacy law violation. So be happy it's not possible.

jwenting
  • 5,505
  • 2
  • 25
  • 30
  • Yeh, when you put it that way.... Thanks. – Joey Perroni Aug 08 '23 at 05:05
  • @LindaLawton-DaImTo no, it is a privacy problem. Say I have a google account, now an organisation gets added to that account. By your logic that means that organisation now has complete access to my account, can see everything I do with it. – jwenting Aug 08 '23 at 11:39