Bug Tracker

Modify

Ticket #12078 (closed bug: invalid)

Opened 10 months ago

Last modified 10 months ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 10 months ago by jaubourg

  • Status changed from new to closed
  • Resolution set to invalid

Then you need to fetch a URL that issues proper JSONP responses.

Please, ask support questions in the forum.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.