udacity / ud843_Soonami

Other
119 stars 552 forks source link

fix url #1

Open s0ullight opened 7 years ago

s0ullight commented 7 years ago

The current URL redirects to an https URL. Because of this the server response is an HTML document instead of JSON code. Guess how the JSONObject constructor reacts :)