Hi Am using Zend framework for implementation of Calendar API, unfortunately am facing issues returning to my actual webpage after login in to my gmail account for Calender service .
e.g my current url is http://mydomainname.com/Calender.php when i am directed to gmail login i get the following URL https://www.google.com/accounts/AuthSubRequest?next=http%3A%2F%2Fwww.realestatespakistan.com&scope=http://www.google.com/calendar/feeds/&secure=&session=1 as you can notice the "Calendar.php" is missing from the value for the 'next' variable. I went through the documentation and it just mentions that it uses getCurrentURL to get the value for the 'next' vairable. If i add in "Calendar.php" to the value of variable 'next' it workings fine and directs me to the original page after successful login otherwise it gives me an error Can anyone help me on this Thanks in advance Atiq --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
