getting error

pawandev
I'm getting "{"status": "error", "message": "That API call is not allowed for the authenticated user", "error_type": "PermissionException"}"

Anyone have any idea?
  • sujith
    sujith edited February 2017
    Hi @pawandev,
    You have created publisher app. So you can't access features of Kite Connect. Please create a Kite Connect app for this.
  • pawandev
    thanks sujith. Please suggest

    Can I do the below thing using API?
    1.Set share's buy and sell target before market hour and if between market hours it touches our buy price then it will execute the buy order and same for sell order?
    2. Is it possible to do it in any web programming language like asp.net etc?

    thanks in advance
  • sujith
    Hi @pawandev,
    1.Set share's buy and sell target before market hour and if between market hours it touches our buy price then it will execute the buy order and same for sell order?
    Yes, you can place limit after_market_order before market hours and it will be executed once your order meets counter party.

    2. Is it possible to do it in any web programming language like asp.net etc?
    Kite Connect is available on various languages, you can check out documentation for more information.
  • pawandev
    thanks sujith
This discussion has been closed.