Hello, In the ordermgr, * I create a Request. * Then, I perform 'Create Quote from request'
The Following Errors Occurred: Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [custRequestId] passed to secure (https) request-map with uri [createQuoteFromCustRequest] with an event that calls service [createQuoteFromCustRequest]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. -Aswath
