Difference between revisions of "User:Vinoo/SafetyJSON"

m
m
Line 36: Line 36:
 
timeout: 30000,
 
timeout: 30000,
 
data: JSON.stringify(request_data),
 
data: JSON.stringify(request_data),
dataType: "json",
+
dataType: "xml",
 
error: function(jqxhr, textStatus, errorThrown) {  
 
error: function(jqxhr, textStatus, errorThrown) {  
 
console.log("Error: Failed to get sub form list");
 
console.log("Error: Failed to get sub form list");
 
},
 
},
 
success: function(data, textStatus, jqXHR) {
 
success: function(data, textStatus, jqXHR) {
console.log(JSON.stringify(data));
+
console.log(data);
 
}
 
}
 
})
 
})

Revision as of 18:31, 14 August 2017

Team Name Country* Kind Check-Ins