samco-sdk / Python-SDK

Official Python SDK for accessing Stocknote API
MIT License
15 stars 11 forks source link

Streaming issue #26

Open raginisahu opened 3 months ago

raginisahu commented 3 months ago

Hello , I am getting error while using streaming data function sending Json send: b'\x81\xfe\x00\x8a\x96\xb2Q\xf5\xed\x90#\x90\xe7\xc74\x86\xe2\x90k\x8e\xb4\xc1%\x87\xf3\xd3<\x9c\xf8\xd5\x0e\x81\xef\xc24\xd7\xac\x90 \x80\xf9\xc64\xd7\xba\x92s\x91\xf7\xc60\xd7\xac\xc9s\x86\xef\xdf3\x9a\xfa\xc1s\xcf\xcd\xc9s\x86\xef\xdf3\x9a\xfa\x90k\xd7\xa3\x81c\xcd\xa4\x84\x0e\xb7\xc5\xf7s\x88\xcb\xcf}\xd5\xb4\xc04\x84\xe3\xd7"\x81\xc9\xc6(\x85\xf3\x90k\xd7\xe5\xc73\x86\xf5\xc08\x97\xf3\x90}\xd5\xb4\xc04\x86\xe6\xdd?\x86\xf3\xed7\x9a\xe4\xdf0\x81\xb4\x88s\x9f\xe5\xdd?\xd7\xeb\xcf' send: b'\x81\x81\xb52J[\xbf'

can you please help to resolve this?

Thanks

jagatsingh commented 3 months ago

What is this data ? Can you write plain english what you are trying to do?

sandipawar commented 1 month ago

Hello , I am getting error while using streaming data function sending Json send: b'\x81\xfe\x00\x8a\x96\xb2Q\xf5\xed\x90#\x90\xe7\xc74\x86\xe2\x90k\x8e\xb4\xc1%\x87\xf3\xd3<\x9c\xf8\xd5\x0e\x81\xef\xc24\xd7\xac\x90 \x80\xf9\xc64\xd7\xba\x92s\x91\xf7\xc60\xd7\xac\xc9s\x86\xef\xdf3\x9a\xfa\xc1s\xcf\xcd\xc9s\x86\xef\xdf3\x9a\xfa\x90k\xd7\xa3\x81c\xcd\xa4\x84\x0e\xb7\xc5\xf7s\x88\xcb\xcf}\xd5\xb4\xc04\x84\xe3\xd7"\x81\xc9\xc6(\x85\xf3\x90k\xd7\xe5\xc73\x86\xf5\xc08\x97\xf3\x90}\xd5\xb4\xc04\x86\xe6\xdd?\x86\xf3\xed7\x9a\xe4\xdf0\x81\xb4\x88s\x9f\xe5\xdd?\xd7\xeb\xcf' send: b'\x81\x81\xb52J[\xbf'

can you please help to resolve this?

Thanks

I am facing same issue, you solve this ?