Hi there !

I'm building a form which allows the user to upload files. Everything works 
perfectly locally but not live. I got this error : 

POST http://trocodeal.co/ 500 (Internal Server Error)
send @ jquery.min.js:5
b.extend.ajax @ jquery.min.js:5
send @ jquery.fileupload.js:711
(anonymous function) @ jquery.min.js:3
c @ jquery.min.js:3
p.add @ jquery.min.js:3
(anonymous function) @ jquery.min.js:3
b.extend.each @ jquery.min.js:3
(anonymous function) @ jquery.min.js:3
b.extend.Deferred @ jquery.min.js:3
r.then @ jquery.min.js:3
$.widget._onSend @ jquery.fileupload.js:755
(anonymous function) @ jquery.ui.widget.js:105
$.each.newData.submit @ jquery.fileupload.js:811
(anonymous function) @ jquery.fileupload-ui.js:105
c @ jquery.min.js:3
p.fireWith @ jquery.min.js:3
(anonymous function) @ jquery.fileupload-ui.js:618
b.event.dispatch @ jquery.min.js:3
v.handle @ jquery.min.js:3

After hours of research and trying many solution. It might be related to 
crsftoken. this one is available when I use my local environment but not my 
domain. Is this possible ? 

I'm stumped and really stuck ! If anyone can help, it will be really 
appreciated !

Thanks !

FYI. I'm new in web development/GAE/Django

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c835c751-ae7e-4c6f-85ee-10ee42f29574%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to