Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set_profile_photo path Error #1095

Open
antoniespinosa opened this issue May 2, 2016 · 2 comments
Open

set_profile_photo path Error #1095

antoniespinosa opened this issue May 2, 2016 · 2 comments

Comments

@antoniespinosa
Copy link

Other Functions work well but set_profile_photo returns

FAIL: 100: RPC_CALL_FAIL 400: INPUT_FETCH_ERROR

@antoniespinosa
Copy link
Author

*** 1462210988.848850 Sent query #6280148376496000000 of size 16404 to DC 4
*** 1462210988.906756 Sent query #6280148376744580096 of size 16404 to DC 4
*** 1462210988.964029 Sent query #6280148376990539776 of size 16404 to DC 4
*** 1462210989.026119 Sent query #6280148377258546176 of size 3008 to DC 4
*** 1462210989.084517 Sent query #6280148377509651456 of size 64 to DC 4
*** 1462210989.142136 error for query 'set photo' #6280148377509651456: #400 INPUT_FETCH_ERROR

@s-londono
Copy link

In order to fix the problem, remove the duplicated line:
out_int (CODE_photos_upload_profile_photo);

At tgl/queries.c, method static void send_avatar_end, case TGL_PEER_USER, line 1865.
Or just check pullrequest: vysheng/tgl#105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants