Start a new topic

Google Plus Login problem

i am unable to login using google plus am getting the following error

i am using the kinvey sample app

Error 403 body: {

"error": {

"errors": [

{

"domain": "usageLimits",

"reason": "accessNotConfigured",

"message": "Access Not Configured"

}

],

"code": 403,



please help me...

1 Comment

This looks like an error from the Google side of sign in, can you ensure that you followed the required set up steps?



Our user guide, http://devcenter.kinvey.com/android/guides/users#google mentions that you have to follow steps 1 and 2 from google's getting started with G+ login:



https://developers.google.com/+/mobile/android/getting-started





Basically you need to ensure that you have an api key from google services, which has been registered to match your application.
Login or Signup to post a comment