Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3343390
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:56:57+00:00 2026-05-18T00:56:57+00:00

I am trying to get Json format data from this website .. http://www.livetraffic.sg/feeds/json however

  • 0

I am trying to get Json format data from this website .. http://www.livetraffic.sg/feeds/json

however when i use ajax.. i run into this particular error in my chrome console.

Error:XMLHttpRequest cannot load. Origin null is not allowed by Access-Control-Allow-Origin.

Is the external website preventing my from using information?

Thanks for your help!!!

Sample of my code:

url = "http://www.livetraffic.sg/home2/get_erp_gantry";   
$().ready(function(){ 
        $.get(resturl, function(data) {
        //do something here with data
 });
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T00:56:58+00:00Added an answer on May 18, 2026 at 12:56 am

    This is your browser enforcing the same-origin policy. You are not allowed to make requests to domains other than the domain your script was fetched from.

    You will have to set up some server-side proxy on the same domain as the one your script is served from and have it supply the data. (You could also cache this data on the server if it would make sense.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get a JSON from a webservice with javascript $.Ajax call. <script
I am trying to get some errors returned in JSON format. So, I made
While trying to GET a JSON, my callback function is NOT firing. $.ajax({ type:GET,
I'm trying to get a JSON response and iterate through the data. Here is
I'm trying to get some json data in my application, but it won't come
I'm trying to get a json string back from my controller, that is prefill-values
I'm trying to get the JSON object from a JSON outputted string from a
I have a web service and I'm trying to get data by JSON. if
I'm trying to get some json from an action but I have a problem.
I am trying to get the list of specific user`s friends from twitter. This

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.