Same here. The app was working perfectly for about a year and then suddenly(without any change) it started to give 401, Token Invalid error.
On Apr 28, 12:07 pm, Devang Parekh <[email protected]> wrote: > i am also facing same problem from last 2-3 hours. It was running correctly > 5-6 hours before. i am getting following message when trying to access > google Contacts. > > <HEAD> > <TITLE>Token invalid - AuthSub token has wrong scope</TITLE> > </HEAD> > <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> > <H1>Token invalid - AuthSub token has wrong scope</H1> > <H2>Error 401</H2> > </BODY> > </HTML> > > On Tue, Apr 28, 2009 at 1:02 PM, Aner <[email protected]> wrote: > > > I have an application running with AuthSub onwww.udalaitz.com, it's > > been working OK until this morning, now, it throws this error: > > > exception 'Zend_Gdata_App_HttpException' with message 'Expected > > response code 200, got 401' in /xxx/Zend/Gdata/App.php:286 Stack > > trace: #0 /xxx/Zend/Gdata/App.php(144): Zend_Gdata_App::import('http:// > >www.goog...', Object(Zend_Http_Client), 'Zend_Gdata_Cale...') #1 /xxx/ > > Zend/Gdata.php(131): Zend_Gdata_App->getEntry('http://www.goog...', > > 'Zend_Gdata_Cale...') #2 /xxx/Zend/Gdata/Calendar.php(148): Zend_Gdata- > > >getEntry('http://www.goog...', 'Zend_Gdata_Cale...') #3 /xxx/ > > funciones_admin.php(19): Zend_Gdata_Calendar->getCalendarListEntry > > ('http://www.goog...') #4 /xxx/index.php(20): LogIn() #5 {main} > > > This is the code at line 19 on funciones_admin.php (inside function > > LogIn() called on index.php at line 20): > > $calendario = $gCal->getCalendarListEntry('http://www.google.com/ > > calendar/feeds/default/'<http://www.google.com/%0Acalendar/feeds/default/%27> > > ); > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
