SyntaxFix
Write A Post
Hire A Developer
Questions
Had the same problem where I specified data but the browser was sending requests to URL ending with [Object object].
data
[Object object]
You should have processData set to true.
processData
true
processData: true, // You should comment this out if is false or set to true