The Problem is more what to put in the box for Country. different sites use either USA or US. Since we have the countries list it would seem that a dropdown would reduce this error even in with other countries. the same for the State, where based on the country a drop Down of states or providences are provided. I did finally get it to work once I put in the correct country code.
Sumit Pandit sent the following on 7/16/2008 10:07 PM: > Dear Freeman, > > Thank you very much for doing testing on One Page Checkout. Even we also > expecting some feed back from community on it. > Also Thanks for posting the error. > > I try to reproduce the error on localhost and > demo.hotwaxmedia.com/ecommerce. > But unable to reproduce the error, It might be browser specific (due to > JS code). > > > It will be help-full if you provide some steps to generate the error. > Also let me know which browser you are using. We have tested it on > Firefox 3.0, Safari , Opera 9.51 And IE 7. > > Thanks > Sumit Pandit. > Brajesh Patel > Rishi Solanki. > > > > > On Jul 17, 2008, at 4:45 AM, BJ Freeman wrote: > >> How about making the country and state drop downs. >> I put US and WA for country and State and I am getting an error. >> >> logs show >> ---- exception report >> ---------------------------------------------------------- >> Incoming context (in runSync : getAssociatedStateList) does not match >> expected requirements >> Exception: org.ofbiz.service.ServiceValidationException >> Message: The following required parameter is missing: >> [getAssociatedStateList.countryGeoId] >> ---- stack trace >> --------------------------------------------------------------- >> org.ofbiz.service.ServiceValidationException: The following required >> parameter is missing: [getAssociatedStateList.countryGeoId] >> >> >> and >> ---- exception report >> ---------------------------------------------------------- >> Service [getAssociatedStateList] threw an unexpected exception/error >> Exception: org.ofbiz.service.ServiceValidationException >> Message: The following required parameter is missing: >> [getAssociatedStateList.countryGeoId] >> ---- stack trace >> --------------------------------------------------------------- >> org.ofbiz.service.ServiceValidationException: The following required >> parameter is missing: [getAssociatedStateList.countryGeoId] >> > > > >