Google api ルビー クライアントを使用しています。https://www.googleapis.com/auth/userinfo.emailとhttps://www.googleapis.com/auth/plus.meなど、いくつかのスコープを組み合わせたいですか?
これまでのところ、 client.authorization.scope = ' https://www.googleapis.com/auth/plus.me 'を使用して、またはどちらかしか使用できないようです
Google api ルビー クライアントを使用しています。https://www.googleapis.com/auth/userinfo.emailとhttps://www.googleapis.com/auth/plus.meなど、いくつかのスコープを組み合わせたいですか?
これまでのところ、 client.authorization.scope = ' https://www.googleapis.com/auth/plus.me 'を使用して、またはどちらかしか使用できないようです