Opened 11 years ago
Closed 11 years ago
#12078 closed bug (invalid)
Cross domain request to gmail - parser error
Reported by: | Larry Huang | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I want to access gmail.
- I passed oauth of gmail.
- I got the token.
- I send jsonp request to 'https://mail.google.com/mail/feed/atom'
- I got a parseerror
I found jquery use script tag to load the data. Page will load the script and run it. But the data I got is xml format, not script command.
Note: See
TracTickets for help on using
tickets.
Then you need to fetch a URL that issues proper JSONP responses.
Please, ask support questions in the forum.