Akryum / Akryum/as3googlecalendarlib
No calendars in ownedCalendars/allCalendars object
- 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.