On Cloud, getting "Max retries exceeded with url: /rest/auth/angelbroking/user/v1/loginByPassword" error while Login


  • Hi
    I have been trying with SmartAPI on my Oracle Cloud setup and getting following error

    Error Connecting: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Max retries exceeded with url: /rest/auth/angelbroking/user/v1/loginByPassword (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7fe63fc9ac70>, 'Connection to apiconnect.angelbroking.com timed out. (connect timeout=10)'))
    
    

    As can be seen above I have changed timeout to 10 from 7 besides that I tried various options by changing "X-ClientPublicIP" and "X-ClientLocalIP" but no success as I have been kep getting this error

    Doing packet capture using tcpdump I found request is not getting ACKNOWLEDGED from Angel

    This issue has already been reported earlier here and also here on this forum bit I can't see any answers,

    Hence I request to help me here please in resolving this issue

    P.S. Please not Angel API works on my desktop