Code failing with (No symbol) [0x00706643] GetHandleVerifier

SNRaj
Hi,

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]
  • SNRaj
    @sujith - Can you please help on this!
  • rakeshr
    Which official client are you using? Can you also paste the client version?
  • SNRaj
    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)
  • SNRaj
    I am using kiteconnect 4.2.0
  • SNRaj
    @sujith Can you please help me with this issue?
  • rakeshr
    rakeshr edited January 2023
    chrome executor to automate my trade
    This against the terms of use. You are using selenium to automate the flow. You need to buy an API subscription to use kiteconnect APIs.
  • SNRaj
    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.
  • rakeshr
    only to login through chrome executor
    This is not recommended. Go through the login FAQs here.
Sign In or Register to comment.