You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google AJAX APIs
Hi everyone,
Do you know if there is any way to access gmail from javascript?
The only way I can think of is through gmail feeds (https://
mail.google.com/mail/feed/atom) and the Google AJAX Feed API.
Do you know if this is possible?
Thanks & Regards.
Vision Jinx
unread,
Oct 14, 2010, 7:35:56 PM10/14/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google AJAX APIs
Hello,
From what I remember the AJAX Feed APIs don't handle authentications
(like OAuth). You will need to look into the specific APIs for those
services like GData APIs or Gmail APIs