when I try to send a request payload to my get api endpoint using angular application it is sending null, where as it working in postman.
Is there any restriction in front end frameworks to send payload using a get method from request body?.