Akryum / Akryum/as3googlecalendarlib

No calendars in ownedCalendars/allCalendars object

Abierto
#5 0 comentarios 0 reacciones 0 asignados Ver en GitHub
auto-migrated Priority-Medium Type-Defect
Lenguaje dominante
ActionScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

```
What steps will reproduce the problem?
1. Simply running the application.

What is the expected output? What do you see instead?
I should get an array of at least one calendar in the 'ownedCalendars'
object. I don't get anything.

What version of the product are you using? On what operating system?
Flex Builder 3, Vista Home 64-bit

Please provide any additional information below.
Here is my console output:

INFORMATION : Sending authentication request
INFORMATION : Authentication request sent
INFORMATION : Authentication response recieved
INFORMATION : Parsed response
INFORMATION : Authentication successful
INFORMATION : Sending request for owned calendars to url
http://www.google.com/calendar/feeds/default/owncalendars/full
DEBUG : Sent request for owned calendars to url
http://www.google.com/calendar/feeds/default/owncalendars/full
INFORMATION : Authentication response event dispatched
DEBUG : Received success response for get owned calendars
DEBUG : Calendars created
DEBUG : Parsed response and created calendar objects

so you can see, it says it created the objects, but upon inspection of the
variables, there is no calendar. (BTW: Doesn't work with allCalendars
either). -j

```

Original issue reported on code.google.com by `jasonwma...@gmail.com` on 17 Dec 2009 at 4:05

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.