http status code 403 - Google Calendar error 403 -
my app google calendar show error:
the server had problem handling request. com.google.gdata.util.serviceforbiddenexception: forbidden forbidden< error 403
the problem in code:
calendarfeed resultfeed = service.getfeed(feedurl, calendarfeed.class);
why happen?
this should answer question:
https://developers.google.com/google-apps/calendar/v2/developers_guide_protocol
this api subject deprecation policy , shutdown on november 17, 2014. please use apiv3 instead.
Comments
Post a Comment