Remove the below Header from the request and then try.
"Content-Type": "application/x-www-form-urlencoded"
It tells the backend that you are sending data in Form format.