Traceback (most recent call last):
File "/Users/HOME/projects/equinix-metal/packet-python/metro.py", line 5, in <module>
manager.list_metros()
File "/Users/HOME/.local/share/virtualenvs/packet-python-0HIUktmS/lib/python3.9/site-packages/packet/Manager.py", line 46, in list_metros
data = self.call_api("metros", params=params)
File "/Users/HOME/.local/share/virtualenvs/packet-python-0HIUktmS/lib/python3.9/site-packages/packet/Manager.py", line 32, in call_api
return super(Manager, self).call_api(method, type, params)
File "/Users/HOME/.local/share/virtualenvs/packet-python-0HIUktmS/lib/python3.9/site-packages/packet/baseapi.py", line 116, in call_api
raise ResponseError(resp, data)
packet.baseapi.ResponseError: Error 404: Not found
Getting when using
list_metro
function.Output
Curl'ing the actual endpoint returns HTTP 404: