Unable to associate Apigee Message Processor to environment. It is throwing 500 "Server error"while adding the Message processor UUID to environment.
We are using the below command for associating the message processor UUID.
curl -v -u adminEmail:pword \ -H "Content-Type: application/x-www-form-urlencoded" -X POST "http://ms_IP:8080/v1/o/org_name/e/env_name/servers" \ -d "action=add&uuid=mp_UUID"