Hi,
* I am using google calenaer api on salesforce's force.com platform.
* I have visaul force page from where i tried to talk to google
calendar API and want to create an event there.
* I have been using the Google's Gdata classes for this.
* When i use them form normal google accounts, eveything works perfect
like,
* I am able to send the request using
getRequestPageReference() method
* I am able to see the google's GRANT ACCESS and DENY
ACCESS page
* When i click on the Grant Access i am taken back to the
next URL i mentioned and the event also created
* I got the invitaion email from google and can see the
event in my calendar
* But when i use the same method for Hosted Accounts, I
was only able to send request and can see the GRANT ACCESS and DENY
ACCESS page.
* If i click on GRANT ACCESS button, it throws me a null
object error on the point where i am instantiating the Calendar
Service Class
Please Help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---