Closed gainskills closed 4 years ago
Add the param: 'domain' to load different configuration for sandbox, production. It can be called by running: 'trading.py -y ebay.yaml -n api.sandbox.ebay.com', without the param, it will call the domain which is defined in init.py.
Thanks!
Add the param: 'domain' to load different configuration for sandbox, production. It can be called by running: 'trading.py -y ebay.yaml -n api.sandbox.ebay.com', without the param, it will call the domain which is defined in init.py.