JQuery getJSON() has status code 200 but returns no data
I am trying to load some JSON data from an URL to populate a dropdown in a form. I am using the getJSON() function to get the data, and it has worked for other URLs very well, but for this…
I am trying to load some JSON data from an URL to populate a dropdown in a form. I am using the getJSON() function to get the data, and it has worked for other URLs very well, but for this…