Navigation

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

    0xc0de

    @0xc0de

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

    0xc0de Follow

    Best posts made by 0xc0de

    This user hasn't posted anything yet.

    Latest posts made by 0xc0de

    • Getting binary data in websockets instead of JSON and it's not utf-8

      I am getting this type of data on websockets, since ~1 week now

      "\x03\x0240186\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x82\x9a\x00\x00\x00\x00\x00\xf8\rc\xad\x92\x01\x00\x00@~\x05\x00\x00\x00\x00\x00\x96\x00\x00\x00\x00\x00\x00\x00\xa8|\x05\x00\x00\x00\x00\x00:B\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0-\xf4@\x00\x00\x00\x00\xb0Z\x03Asx\x05\x00\x00\x00\x00\x00\xfe\x83\x05\x00\x00\x00\x00\x00Xu\x05\x00\x00\x00\x00\x00^y\x05\x00\x00\x00\x00\x00\xeb\xdb\x15g\x00\x00\x00\x00\xb4\xe3\xfd\x00\x00\x00\x00\x00\xe8\x1bZ\xbe\x8fy\xa8?\x01\x00\x96\x00\x00\x00\x00\x00\x00\x00\xeb}\x05\x00\x00\x00\x00\x00\x01\x00\x01\x00\x96\x00\x00\x00\x00\x00\x00\x00\xe6}\x05\x00\x00\x00\x00\x00\x01\x00\x01\x00\x96\x00\x00\x00\x00\x00\x00\x00\xb4}\x05\x00\x00\x00\x00\x00\x01\x00\x01\x00\x96\x00\x00\x00\x00\x00\x00\x00\xaf}\x05\x00\x00\x00\x00\x00\x01\x00\x01\x00\x96\x00\x00\x00\x00\x00\x00\x00\xa5}\x05\x00\x00\x00\x00\x00\x01\x00\x00\x00\x96\x00\x00\x00\x00\x00\x00\x00h~\x05\x00\x00\x00\x00\x00\x01\x00\x00\x00\x96\x00\x00\x00\x00\x00\x00\x00\x9a~\x05\x00\x00\x00\x00\x00\x01\x00\x00\x00\x96\x00\x00\x00\x00\x00\x00\x00\x9f~\x05\x00\x00\x00\x00\x00\x01\x00\x00\x00,\x01\x00\x00\x00\x00\x00\x00\xa4~\x05\x00\x00\x00\x00\x00\x02\x00\x00\x00\x96\x00\x00\x00\x00\x00\x00\x00\xae~\x05\x00\x00\x00\x00\x00\x01\x00\x81\x05\x06\x00\x00\x00\x00\x00;\xed\x04\x00\x00\x00\x00\x00\xd4\xf3\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"

      I have tried decoding it with utf-8, ascii none worked. I tried with compressions such as gz, bz, brotli, even that doesn't work.

      What is this struct and how to decode this? It used to be JSON till last week, and I have even checked if the repo has any changes related to this, I can't find any.

      posted in Python SDK
      0
      0xc0de
    • Something went wrong AB1004: Both in the UI as well as python client

      I have been getting this since at least 30+ days, I even stopped using smartapi for that reason.
      There are many similar ones, none of them confirms any working solution. The @Moderator_3 asks about client_id, here is mine: S52618235

      posted in Python SDK
      0
      0xc0de
    • RE: Something Went Wrong, Please Try After Sometime

      @sunny123456 I am getting the same error since 3 days now.

      posted in Python SDK
      0
      0xc0de
    • RE: Attempting to resubscribe/reconnect

      @Moderator_3 I am getting the same error, and it's before anything is received, in the connect().
      @whemant Were you able to get around this? I too am facing the same issue, my code worked some time ago, not working today when I tried on a new system. I see that the code doesn't have any commits since the last year, so @Moderator_3 I think it could be any of the dependencies of this library rather the library itself. Could you please look into it?

      posted in Python SDK
      0
      0xc0de