Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Sanky
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Sanky

    @Sanky

    1
    Reputation
    10
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Sanky Follow

    Best posts made by Sanky

    This user hasn't posted anything yet.

    Latest posts made by Sanky

    • RE: Not able to connect to the websocket, please help!

      @Moderator_1 @Moderator_2 I am still getting same error . This is really pathetic .
      f4bccdd6-843b-42a3-bee6-3e7f3a7e561c-image.png

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @Moderator_2 SO what do I need to check ? I haven't changed anything , please let me know which code to use , I will try again

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @Moderator_1 @Moderator_2 Is their any escalation channel we can follow ? Should we post on twitter or escalate with Angel to gain traction on this ?

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @Moderator_2 @Moderator_1 @admin Has this been fixed because I am still getting same error .

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @trader_noob @Moderator_2 I am still facing issue do we need to do any updates etc ?

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @ashigro @Moderator_1 @Moderator_2 I am still getting Resubscribe error
      04aea2ac-e2d0-470a-8ebc-404c300e941d-image.png

      Please help

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @Moderator_2 U12817

      posted in General Discussion
      S
      Sanky
    • RE: Not able to connect to the websocket, please help!

      @ashigro @trader_noob I am facing the same issue

      posted in General Discussion
      S
      Sanky
    • Call to Live Market Data API giving error as below

      @Moderator_2 @admin
      Hello Team ,
      I am trying to call Live Market data with the below payload , however it is giving me error as highlighted .
      Payload :
      payload = {
      "mode": "LTP",
      "exchangeTokens": {
      "NSE": [
      "3045", "881"
      ],
      "NFO": [
      "35078"
      ]
      }
      }
      headers = {
      'X-PrivateKey': '*******',
      'Accept': 'application/json',
      'X-SourceID': 'WEB',
      'X-ClientLocalIP': 'CLIENT_LOCAL_IP',
      'X-ClientPublicIP': 'CLIENT_PUBLIC_IP',
      'X-MACAddress': 'MAC_ADDRESS',
      'X-UserType': 'USER',
      'Authorization': 'twttoken is placed here ',
      'Accept': 'application/json',
      'X-SourceID': 'WEB',
      'Content-Type': 'application/json'
      }

      The Error ::
      chunk = f'{len(chunk):X}\r\n'.encode('ascii') + chunk
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
      TypeError: can't concat str to bytes

      posted in Bugs
      S
      Sanky
    • Bearer Authorization_Token

      How to get this

      posted in General Discussion
      S
      Sanky