skumar7777
skumar7777
In wireshark, I am able to capture and decrypt using SSLKEYLOGFILE. I can see the decrypted text. When I use the same in pyshark, how do I see the decrypted...
For every order through r.order_buy_option_limit, the resulting error code is **HTTPSConnectionPool(host='api.robinhood.com', port=443): Max retries exceeded with url: /instruments/?symbol=QQQ (Caused by SSLError(SSLError(1, '[SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2548)')))**...
### Versions * OS: Ubuntu 22.04 LTS * Python: 3.10.6 * Kivy: 2.2 (from source) * KivyMD: 1.1.1 I am able to generate the apk file from KitchenSink-main using buildozer...