ebay-unofficial / ebay-api

Unofficial ebay-api
http://ebay.timkilian.pl/api/
MIT License
5 stars 3 forks source link

Dynamic params in ebaySearchRequest #18

Closed tim-kilian closed 5 years ago

tim-kilian commented 5 years ago

Currently the EbaySearchRequest is building the url, while a method is calling. Create fileds for the params and build it in the toString() method.

It is also a bug, because of the double params in the url.