ming hace 3 años
padre
commit
36bdec4606
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      script_msg.js

+ 1 - 1
script_msg.js

@@ -29,7 +29,7 @@ $(".next").click(function(){
   $.ajax({
 	url: 'http://www.choozmo.com:8888/make_anchor_video_v2',
 	type: 'post',
-	dataType: 'json',
+	contentType: 'application/json',
 	data: dataOBJ,
 	success: function(data) {
 	  showThankyou();