I am trying to send some data from my view to my controller using ajax which is working fine on localhost but when I deploy to AWS the request starts sending null data. Any