In order to obtain Google Account information from Google Assistant, I am trying to run Account Linking by referring to the URL below.
https://qiita.com/flatfisher/items/1f39de99728d8717c73b
Edit Actions on Google Overview
with Outh authentication
·Authorization URL
https://accounts.google.com/o/oauth2/v2/auth
when configured.
Google accounts cannot be used as Auth endpoint urls per account linking policy
encountered an error.
If you know how to deal with it, please reply.
google-cloud
Nice to meet you.
I also suffered from this error.
The solution is at the end of the following article.
https://discuss.api.ai/t/user-email-with-google-actions/12896/10
The method is to use another Authorization URL once.
(The authorization URL of Yahoo is appropriate.)URL: http://d.hatena.ne.jp/ritou/20090712/1247338807)
Enter to save.
After that, it seems to work if you rewrite it to the original URL and save it again.
I hope everything goes well.
© 2024 OneMinuteCode. All rights reserved.