Hi,
I try to import my ebay orders into OFBiz (https://XXXXX:8443/ebay/control/GetEbayOrders). The search result shows up 32 entries (20 items per page). If I try to turn to next/last page or increase the number of items per page I get the following error/exception: ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [productStoreId] passed to secure (https) request-map with uri [GetEbayOrders] with an event that calls service [getEbayOrders]; 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. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. The mentioned JIRA entry is already closed. What am I doing wrong ? Or is it a bug, is there a workaround (beside setting the "From Date" and "Thru Date" so that the result has at most 20 items) ? Thanks a lot for your help. Norbert P.S.: I'm working with trunk, rev. 966518
