Hi guys,

Quick question:

I am using the auth sub auth method to access gcalendar api data, but
get a token upgrade error message when I try to refresh my page. Is
the solution as simple as storing the old token in a cookie or is the
problem my page refresh re-requesting the token? I am currently
testing using a modified Calendar.php demo file from the Xend files.

Error message:
Fatal error: Uncaught exception 'Zend_Gdata_App_AuthException' with
message 'Token upgrade failed. Reason: <HTML> <HEAD> <TITLE>Invalid
AuthSub token.</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Invalid AuthSub token.</H1> <H2>Error 403</H2> </BODY> </HTML> '
in C:\xampp\php\PEAR\library\Zend\Gdata\AuthSub.php:141 Stack trace:
#0 C:\xampp\htdocs\mashup\Calendar.php(187):
Zend_Gdata_AuthSub::getAuthSubSessionToken('CLjT-_h1EO_Rk_M...', Object
(Zend_Gdata_HttpClient)) #1 C:\xampp\htdocs\mashup\Calendar.php(206):
getAuthSubHttpClient() #2 C:\xampp\htdocs\mashup\Calendar.php(972):
processPageLoad() #3 {main} thrown in C:\xampp\php\PEAR\library\Zend
\Gdata\AuthSub.php on line 141

Thanks/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to