You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@strelov1 when i try to upload media by method messages.saveFilePart i got same error.
Solve it by change encode method for TL_upload_saveFilePart in api.go.
I change x.Bytes(e.Bytes) to x.StringBytes(e.Bytes)
I try send media
and recieve
INPUT_FETCH_ERROR
The text was updated successfully, but these errors were encountered: