ebay-unofficial/ebay-api

Dynamic params in ebaySearchRequest

Closed this issue · 0 comments

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.