Side navigation
#12078 closed bug (invalid)
Opened July 13, 2012 08:00AM UTC
Closed July 13, 2012 08:06AM UTC
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.
1. I passed oauth of gmail.
2. I got the token.
3. I send jsonp request to 'https://mail.google.com/mail/feed/atom'
4. 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.
Attachments (0)
Change History (1)
Changed July 13, 2012 08:06AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Then you need to fetch a URL that issues proper JSONP responses.
Please, ask support questions in the forum.