Unknown attribute of resume_pasue error code

hey team I've been continuously getting this error today, tho

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 12: invalid start byte

2023-09-29 14:15:01,808 - ERROR - 'utf-8' codec can't decode byte 0xc0 in position 12: invalid start byte

Traceback (most recent call last):

File "/usr/local/lib/python3.11/site-packages/fyers_apiv3/FyersWebsocket/data_ws.py", line 852, in __resume_pause_resp

string_val = data[offset : offset + field_length].decode("utf-8")

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 12: invalid start byte

3 replies