I am using Google plus api signin in my iPhone app. Previous i created my app in google plus api using my gmail account. That time its worked good. But, due to some reasons I have added same app in my company account using gmail and I created new project in Google Plus Console and created new Client ID. And in Xcode plist i have changed all new client id which is given by google, but i am getting following error, could anyone have idea about this? IF so, please give your valuable suggestions.
Received Error Error Domain=com.google.GooglePlusPlatform Code=-1 "The operation couldn’t be completed. (com.google.HTTPStatus error 400.)" UserInfo=0x17da00a0 {NSLocalizedDescription=The operation couldn’t be completed. (com.google.HTTPStatus error 400.)} and auth object==(null)