Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. RK123
    3. Topics
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Best 2
    • Groups 0

    Topics created by RK123

    • R

      Websocket disconnection issue
      Test • • RK123

      3
      0
      Votes
      3
      Posts
      25
      Views

      R

      connection header.jpg

      I am currently using the following header parameters for my WebSocket connection:

      Authorization: (Value starts with 'Bearer' keyword)
      x-api-key
      x-client-code
      x-feed-token

      Issue:
      Considering your hypothesis if I am passing the wrong headers or wrong values then how I am able to connect to the WebSocket within 5 minutes without making any changes? I need to understand why this is happening.

      Verification Needed:
      I also need to verify if the WSS URI I use is correct.

      If possible connect me with the tech team.

      Thank you.

    • R

      order response issue
      Test • • RK123

      4
      1
      Votes
      4
      Posts
      16
      Views

      M

      Hi @RK123,
      We will check this with our tech team and let you know.

      Regards
      SmartAPI Team

    • R

      Order websocket not connecting
      Test • • RK123

      7
      0
      Votes
      7
      Posts
      62
      Views

      M

      Hi @RK123

      We are able to reproduce the issue if the Authorization is initiated without the "Bearer". Please verify if the issue occurs on following of below step on postman.

      Open Postman => Select New => select websocket

      Domain: wss://tns.angelone.in/smart-order-update

      Add Authorization along with other header params

      Key : Authorization - Value: Bearer ********

      Kindly share us the screenshot of the request(Please hide on auth token) if the issue still occurs.

      Regards,
      SmartAPI team

    • R

      Angelone api server not responding for order book route
      Test • • RK123

      7
      2
      Votes
      7
      Posts
      41
      Views

      R

      Pls, describe what changes have you made in your latest version.