Can I use Hangouts Chat API for a application like someone sign in this application and get dm or rooms for my application? I means i don't went to create a bot ,but i went use this API to get info from Hangouts Chat and send messages.
Asked
Active
Viewed 569 times
-1
-
Can be closed as Too Broad or Unclear. – halfer Nov 28 '18 at 21:16
2 Answers
1
You appear to be asking if you can use the API to write your own client. If so, no, this is not possible. According to the documentation here https://www.googleapis.com/auth/chat.bot
is the only scope available to the Hangouts Chat API and:
This scope only works for service accounts—you can't use this scope to authenticate using end-user credentials.

Justin Cervero
- 380
- 1
- 10