Difference between revisions of "User:Vinoo/SafetyJSON"

m
m
Line 35: Line 35:
 
method: "POST",
 
method: "POST",
 
timeout: 30000,
 
timeout: 30000,
data: request_data[15],
+
data: JSON.stringify(request_data[15]),
 
dataType: "json",
 
dataType: "json",
 
error: function(jqxhr, textStatus, errorThrown) {  
 
error: function(jqxhr, textStatus, errorThrown) {  
Line 44: Line 44:
 
}
 
}
 
})
 
})
console.log(request_data[1]);
+
console.log(request_data[15]);
 
}
 
}
  

Revision as of 18:34, 14 August 2017

Team Name Country* Kind Check-Ins