I'm not trying to do this as a mozilla add on, I'm actually trying to do it as an AIR (Adobe Integrated Runtime) app, and since AIR runs off of HTML/Javascript, I am therefore going to have to use the javascript library to get it to work. Thanks for the help though!
Can anyone else help me? On Jan 5, 12:55 am, Philipp Kewisch <[EMAIL PROTECTED]> wrote: > It seems you are using mozilla apis in your product. Take a look > athttp://lxr.mozilla.org/mozilla1.8/source/calendar/providers/gdata/for > an example how it can be done with JS and nsIStreamLoader. Please do > give me credits and comply to the licence if you plan to use my > source. > > Philipp > > On Jan 5, 3:07 am, Jhecht <[EMAIL PROTECTED]> wrote: > > > Hey there everybody > > > My name is Jhecht, and I'm trying to build a small little application > > that i hope will get larger soon as i get some help from people who > > are interested. I'll explain later if anyone asks me. But anyway, I > > know that eventually my mini-app will require the use ofClientLogin, > > instead of AuthSub(i plan on it being a desktop client, kinda can't > > redirect there). I've been trying to send an AJAX request to the url, > > with all of MY information(im just testing right) specified, so I'm > > sure it's correct. But every time i try to request the information I > > get an error in my firebug. It is as followed > > > [Exception... "'Permission denied to call method XMLHttpRequest.open' > > when calling method: [nsIDOMEventListener::handleEvent]" nsresult: > > "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" > > data: no] > > > I am using MooTools' Ajax class to do this. Does anyone know what this > > error may be about? And if so, how can i go about fixing it? I simply > > CANNOT use AuthSub(although i really wish i could). > > > thanks!!! I'll keep anyone posted who wants to know how its going. > > > (btw, if anyone wants to know about the project, > > Calendair.googlecode.com) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
