iOS クイックスタート ガイド ( https://developers.google.com/identity/toolkit/ios/quickstart )に従おうとし、Google 開発者コンソールでテスト プロジェクトを作成しました。シミュレーター (またはスマートフォン) を実行するたびに、次のエラーでサインインに失敗します。
2015-11-03 16:33:48.236 GitkitDemo[29377:722944] Sign in button tapped
2015-11-03 16:33:56.300 GitkitDemo[29377:722944] error Error Domain=com.google.HTTPStatus Code=400 "(null)" UserInfo={data={
"error": {
"errors": [
{
"domain": "global",
"reason": "invalid",
"message": "Unable to get user profile"
}
],
"code": 400,
"message": "Unable to get user profile"
}
}
問題を再現したい場合は、私のリポジトリにアクセスできます: https://bitbucket.org/hbiz/identity-toolkit-ios-issues
ここに私の開発コンソールの設定があります: https://www.dropbox.com/s/ptswh48chyrjf6e/Screenshot%202015-11-03%2017.06.19.png?dl=0