Hi everybody!

I wondered if there was a way to access and use the gmailjson api from
a gadget?
I'm currently developing an iGoogle gadget using the Atom feed but it
misses some important features/capabilities (such as marking an email
as read, which is possible using the gmailjson api used by the
official Gmail iGoogle gadget).

The only information missing is the "gt" Http GET parameter. If I had
that one, anyone would be able to use this API (doing get request to
the URL http://mail.google/com/mail/gmailjson? with parameters such as
read/unread etc.).

If we load the official Gmail iGoogle gadget, we can see that kind of
requests (for instance, to mark an email as read):
https://mail.google.com/mail/ig/mailjson?hl=fr&gl=fr&url=http%3A//www.google.fr/ig&gt=<the
key I would like to get>&read=<message ID>

Is it possible to use this api or is it strictly Google restricted?

Thanks in advance for the reply.
Cheers,
Florent Krieg.

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" 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-Gadgets-API?hl=en.

Reply via email to