Update hangouts.markdown (#6105)

* Update hangouts.markdown

Add an important hint for captchas and a best practice for using a second google account as bot.

* typo
This commit is contained in:
Marcel Hoppe 2018-08-29 10:57:15 +02:00 committed by Paulus Schoutsen
parent eb1bc588e0
commit 3db342f545

View File

@ -22,8 +22,12 @@ Fill the form:
* Your **Google Mail Address** and **Password** * Your **Google Mail Address** and **Password**
* If needed, you will be asked for a 2-factor authorization token * If needed, you will be asked for a 2-factor authorization token
**BEST PRACTICE:** You can't write messages to yourself or get notifications in a group, if "you" write the message. The best way is to create a own google account for your hangouts bot.
**IMPORTANT:** If you secured your account with 2 factor authorization: Only verification by app or SMS are supported. There is no support for verification by prompt on your phone. **IMPORTANT:** If you secured your account with 2 factor authorization: Only verification by app or SMS are supported. There is no support for verification by prompt on your phone.
**IMPORTANT 2:** If you are sure your email and password is correct, but the component says the login is invalid. Wait a few hours and try it again, it might be, that google asks for a captcha which we can't support. Google official don't support bots at hangouts, that's why we have to work around this.
The authentication token will be generated and stored internally. The authentication token will be generated and stored internally.
```yaml ```yaml