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

KeyError: 'Result' #83

Open
6 tasks done
romanrsr opened this issue Jan 28, 2024 · 1 comment
Open
6 tasks done

KeyError: 'Result' #83

romanrsr opened this issue Jan 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@romanrsr
Copy link

romanrsr commented Jan 28, 2024

Checklist

  • I'm reporting a bug unrelated to a specific site
  • I've verified that I'm running ytb_up version 0.1.15 (update instructions) or later (specify commit)
  • I've checked that all provided URLs are playable in a browser with the same IP and same login details
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
  • I've read the guidelines for opening an issue

Description

python examples/onefile-example_tiktok_sessionid_command.py

File "C:\Users\Administrator\Desktop\py\social-uploader\examples\onefile-example_tiktok_sessionid_command.py", line 26, in
upload2TiktokSessionId(args.session_id, args.path, args.title, args.tags, args.users, args.url_server, args.schedule_time)
File "C:\Users\Administrator\Desktop\py\social-uploader.venv\Lib\site-packages\upgenius\tiktok\sessionId\uploader.py", line 70, in upload2TiktokSessionId
video_id = uploadToTikTok(video, session)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\Desktop\py\social-uploader.venv\Lib\site-packages\upgenius\tiktok\sessionId\util.py", line 146, in uploadToTikTok
upload_node = r.json()["Result"]["InnerUploadAddress"]["UploadNodes"][0]
~~~~~~~~^^^^^^^^^^
KeyError: 'Result'

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@romanrsr romanrsr added the bug Something isn't working label Jan 28, 2024
@wanghaisheng
Copy link
Owner

tomorrow I can make some time to reproduce this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants