Hi,
I am testing an API using the POST method, it shows the status as “405 Method Not Allowed”. But, when I change the method to Get, it works fine (status becomes 200 ok). Also, the parameters I am providing in the request body are already tested on a different platform. Request if you could please help me with this error.
Thank you