Is there any recent change done in API? I am getting the below error in my code. Code used to run fine till last week. Please help me resolve this issue
Message: Stacktrace: Backtrace: (No symbol) [0x00706643] (No symbol) [0x0069BE21] (No symbol) [0x0059DA9D] (No symbol) [0x005D1342] (No symbol) [0x005D147B] (No symbol) [0x00608DC2] (No symbol) [0x005EFDC4] (No symbol) [0x00606B09] (No symbol) [0x005EFB76] (No symbol) [0x005C49C1] (No symbol) [0x005C5E5D] GetHandleVerifier [0x0097A142+2497106] GetHandleVerifier [0x009A85D3+2686691] GetHandleVerifier [0x009ABB9C+2700460] GetHandleVerifier [0x007B3B10+635936] (No symbol) [0x006A4A1F] (No symbol) [0x006AA418] (No symbol) [0x006AA505] (No symbol) [0x006B508B] BaseThreadInitThunk [0x757E00F9+25] RtlGetAppContainerNamedObjectPath [0x77497BBE+286] RtlGetAppContainerNamedObjectPath [0x77497B8E+238]
Apologies, what do you mean by client? I am using my python code and chrome executor to automate my trade. Code was working fine till last week. Now it's failing with the above issue. I am using all the latest packages (sentinel, chrome, chrome driver etc)
Yes I have my kiteconnect api subscription. I am using my api key only to login through chrome executor. Can you please provide a sample on how do I fix this one.