Closed raveeshavishwajith closed 1 month ago
check it out!
Working at Postman. But when I run this in the project it doesn't work. This is taken from the axios document. https://github.com/axios/axios. Request methods applicable for post, delete, put and patch methods only.
Okey converts GET request into POST request. Hope this will resolve the issue. plz check and confirm
working.
get requests do not support sending data in the request body.