2

I am developing App in which i calls the Google Calendar API and it works successfully i get all the events.But,in Marshmallow version i can't get any event,i also give permission to enable the contacts in setting->apps->my_app->Permission->enable contact.

   Still Error occurs in calendar Api
   Error : com.google.api.client.googleapis.extensions.android.gms.auth.UserRecoverableAuthIOException 
jay shah
  • 300
  • 1
  • 8

1 Answers1

0

I think you should also would be needing the calender permission in Marshmallow to access the Google Calender API

  • u r saying in google calendar or mobile permission? can you suggest me which permissions are there? – jay shah Apr 23 '16 at 03:31