dotnetkiteconnect project

ravi2312
ravi2312 edited June 2023 in .Net API client
when I run kiteconnectsample project file in console there getting an error on dataexception please tell me how to resolve this one.

DEBUG: 502 {"status":"error","message":"Unable to fetch triggers.","data":null,"error_type":"DataException"}


KiteConnect.DataException: 'Unable to fetch triggers.'
  • rakeshr
    KiteConnect.DataException: 'Unable to fetch triggers.
    Let us know the requested API endpoint for this error.
  • ravi2312
    That is the same root API endpoint
  • ravi2312
    ravi2312 edited June 2023
    Sir I have checked requested API endpoint there is no error so, what i have to do to remove this error(unable to fetch triggers)
  • sujith
    You need to enable debug logs and give complete stacktrace. It is not possible for anyone to help without having complete context.

    PS: Make sure to remove app and client specific tokens.
  • ravi2312
    Ok sir I got the solution.
This discussion has been closed.