Problem with Google Calendar API invocation at server side
- by Raffo
Hi guys, I have problems with the invocation of the Google Calendar
API. I downloaded the library for java and I added as external JAR in
eclipse the following files: gdata-core, gdata-calendar, gdata-
calendar-meta, gdata-client-meta, gdata-client.
Then, I created a the method as it follows:
import…