intermediate web service between Google Server and the Widget
Hi,
I am trying to develop a widget related with Google Calendar but I have an issue, I tried to request info from the google calendar feed to
my widget, but I coudnt login due to restrictions with the Google data API (I couldnt use any authentication protocol with Kontx to access the private calendars), then I tried to develop an intermediate ws which requested the info from Google using the Java Google data API and send it as JSON to my widget, I got it, and now I can request info from Google. Would I have any problem to pass the QA using this intermediate ws??.
Thanks anyway.
by
1 Reply