WSO2 ESB doesn't process Put request from API store
问题 We are using WSO2 ESB 4.7.0 and WSO2 API Manager 1.6.0 I have an API defined the ESB which takes a PUT request and processes it to a back end system and sends back the response as success. The API works fine if I use the soap client or Advanced Rest Client. Request URL: http://:/CurriculumAdmin/Terms/2010/Classes/11513/LMSURL?LMSURL=KRanthiPUTARCAPI Response: Status 200 OK But if I create a API using the WSO2 API manager and use the try it option from there, I get a 202 response Request URL: