-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Upload Error (403) - r.content = b'' #7
Comments
I'm getting a similar error, however I get status 200 the response from the server sent this:
Code:
|
this seems to be an invalid sessionid, assuming you copied the exact 'sessionid' from the cookies, it may also be dated (you can get a new one by logging out & in). I had a certificate installed which I uninstalled & then it went into 'uploading' message, however after countless tries fails. let me know if you have any success with using the correct sessionid or by getting a new one |
i try with correct sessionid but problem still here. |
maybe you can try another lib |
same error here |
same error here too |
check this its working perfectly |
Used the correct session_id, even with a new updated one however it still gives 403 content error
[-] An error occured while reaching https://www.tiktok.com/upload/
r = <Response [403]>
r.content = b''
The text was updated successfully, but these errors were encountered: