Forums

HTTPSConnectionPool, yadrive, yandex api

Hey! I have a problem: HTTPSConnectionPool(host='cloud-api.yandex.net', port=443): Max retries exceeded with url: /v1/disk/resources?path=questionnaire%2F&limit=0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection o bject at 0x7f9ce7ac7f70>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

I think this is because yadrive is not whitelisted. Is it possible to add? docs: https://yadisk.readthedocs.io/_/downloads/ru/latest/pdf/

That's documentation for a library that uses the API. We need documentation for the API itself.

maybe this documentation you asked about: https://yandex.ru/dev/disk/doc/dg/concepts/about.html

That documentation only mentions webdav.yandex.ru and oath.yandex.ru (for authentication) and both of those are already on the whitelist.