Bruno Bonamin
Joined
110 Experience
1 Lesson Completed
0 Questions Solved
Activity
Have you tried converting the payload to a string before sending it?
data: JSON.stringify({ data: { name: "test" } }),