Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    No ticks received after successful handshake

    Java SDK
    1
    3
    16
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      DiljeetS last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • D
        DiljeetS last edited by

        Team,
        When can I get a reply on this?

        1 Reply Last reply Reply Quote 0
        • D
          DiljeetS last edited by

          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.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post