When I run this program using a valid ebay api token, I get the following error printed out:
('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
I have tested this code on three separate devices with different IP addresses and the exact same error is present.
When I run this program using a valid ebay api token, I get the following error printed out: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))
I have tested this code on three separate devices with different IP addresses and the exact same error is present.