Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Hi
I am following the steps in the documentation to connect to DSS from outside using Public API Python Client. However, I am not able to connect and an getting the error as shown in the figure. Can you please help me how to connect to DSS.. I created a person API key where i got " Id " and " secret". I used "secret" . as API keys. Am i doing it correctly. Can someone please guide me if i m doing mistake.
Regards,
Sam
The Error is
"
ConnectionError: HTTPConnectionPool(host='localhost', port=11200): Max retries exceeded with url: /dip/publicapi/projects/ (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x116870650>: Failed to establish a new connection: [Errno 61] Connection refused',))
"