Am working with google calendar API and it is working quite excellent for me. But last week it messed up with while i try to store the session token in the database.
In fact first time when user come to use, user is directed to gmail account to grant access. When user come back to my web page am storing the session token after getting it from query string to database against user gmail account. like gmailid = [email protected] token = CIXYhOutChCdwPyv-_____8B when user next time come to use google calendar service, am retrieving user token value from database against his/her gmail address, user get this error: Token invalid - Invalid AuthSub token. Error 401 kindly help me in this regard. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
