Google plus signin error

Hi there,

I keep getting this error when trying to sign in with google plus sdk: Invalid social identity code: 9010
I am thinking in the backendless console, i don’t have the right client secret. One things i have to mention is, in google’s dev console, there is no client secret when an Oauth client is created. What should i do?

Hi, Kadima!

Do you use LoginWithGooglePlusSdk or Easy Login with Google+?
When you create Oauth Client ID for android there will also be automatically generated a Web Client credentials:
http://support.backendless.com/public/attachments/9d4d50dd5429a93cdf701fe6f27c104e.png</img>
Web Client credentials contain clientId and clientSecret which you can use in Backendless console:
http://support.backendless.com/public/attachments/bfdb9a49ef2228833bbedabdcc804216.png</img>

sweet, works like a charm. Thanks a lot Anatolii