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 MBTA Developers
Hello,
Currently the JSON data is inaccessible to JavaScript running in a
browser.
The JSON being served up must either support JSONP or CORS for JS code
to retrieve it, and the JSON data currently being served up (e.g.
http://developer.mbta.com/lib/RTCR/RailLine_9.json) appears to support
neither.