Skip to content

eBay Search Provider Configuration

ahoernecke edited this page Sep 25, 2014 · 1 revision

In order to search eBay, you'll need to get an App ID following the instructions laid out here.

Once you have setup your account and generated production keys. Add the APP_ID to your scumblr initializer config file. Example:

config.ebay_access_key = "<APP_ID>"

Note: You will need to restart Scumblr in order for the config change to be picked up.

Clone this wiki locally