etsy-python
etsy-python copied to clipboard
urllib2.HTTPError: HTTP Error 500: Domain Not Found
When I do api = Etst('API Key') I am getting the following error urllib2.HTTPError: HTTP Error 500: Domain Not Found
Can you please help ?
this is because the sandbox environment doesn't appear to exist anymore. need to use the EtsyProdEnvironment instead.