Akryum / Akryum/as3googlecalendarlib

No calendars in ownedCalendars/allCalendars object

Aberta
#5 0 comentários 0 reações 0 responsáveis Ver no GitHub
auto-migrated Priority-Medium Type-Defect
Linguagem predominante
ActionScript
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

```
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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.