Skip to content

How do you connect to the client with a user token? #150

Answered by dolfies
git-noman asked this question in Help

You must be logged in to vote

If you mean what headers, all that's necessary is
{
'Authorization': token,
'User-Agent': 'Mozilla/...'
}

but you should mimic the client to avoid getting banned.

Replies: 1 comment

You must be logged in to vote
0 replies
Answer selected by git-noman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants