Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. DiljeetS
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 7
    • Best 0
    • Groups 0

    DiljeetS

    @DiljeetS

    1
    Reputation
    2
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DiljeetS Unfollow Follow

    Latest posts made by DiljeetS

    • RE: No ticks received after successful handshake

      Another query posted 7 days back is still not answered.
      I had to figure it out myself and am able to successfully establish websocket connection now.
      But not receiving any ticks from server.

      posted in Java SDK
      D
      DiljeetS
    • RE: No ticks received after successful handshake

      Team,
      When can I get a reply on this?

      posted in Java SDK
      D
      DiljeetS
    • No ticks received after successful handshake

      Dear Team,
      Connection to web socket has been successfully established but still not getting any ticks from the server. Application is a jar app hosted on Amazon EC2 instance. Below is the data i'm sending post successful handshake.
      {
      "action": 1,
      "params": {
      "mode": 1,
      "tokenList": [
      {
      "exchangeType": 1,
      "tokens": [
      "99926000"
      ]
      }
      ]
      }
      }

      Able to receive ticks with the same dat using Postman .
      Any help would be highly appreciated.

      posted in Java SDK
      D
      DiljeetS
    • Invalid TOTP

      Dear Team,
      I'm trying to login but getting Invalid TOTP error. Kindly help.

      {
      "status": false,
      "message": "Invalid totp",
      "errorcode": "AB1050",
      "data": null
      }

      posted in Java SDK
      D
      DiljeetS
    • RE: Invalid totp

      Has this Invalid TOTP issue been resolved for you
      I am getting same error

      posted in Bugs
      D
      DiljeetS
    • is postback working?

      any one have tested the postback url for order status . i am not getting any postback.

      posted in Python SDK
      D
      DiljeetS
    • is there a option for add tag(custom identifier) while placing order through api?

      is there a option for add tag(custom identifier) while placing order through api? this is required for identification of postback.

      posted in Python SDK
      D
      DiljeetS