Hi,
Trying to integrate odoo to dropbox and getting below error.
HTTPSConnectionPool(host='content.dropboxapi.com', port=443): Max retries exceeded with url: /2/files/upload (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2426)')))
What can we do about this? How to resolve this error?
Thank you