[TYPO3-typo3org] Reading JSON from Forge

François Suter fsu-lists at cobweb.ch
Tue Mar 27 21:35:33 CEST 2012


Hi,

I'm trying to read some JSON data from Forge, more precisely an issue 
(e.g. http://forge.typo3.org/issues/10322.json). I can read that 
perfectly well with a browser, but if I try to get the content using 
jQuery.get(), my request gets blocked with the following message:

XMLHttpRequest cannot load http://forge.typo3.org/issues/10322.json. 
Origin http://www.foobar.com is not allowed by Access-Control-Allow-Origin.

What is this due to and how can I read Forge JSON data from a JS 
application?

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-typo3org mailing list