Skip to content

Struggling to get the correct MS Token #1115

Discussion options

You must be logged in to vote

Try to replace

await api.create_sessions(ms_tokens=[ms_token], num_sessions=1, sleep_after=3)

with

await api.create_sessions(headless=False, ms_tokens=[ms_token], num_sessions=1, sleep_after=3)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@annashamsili
Comment options

Answer selected by annashamsili
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants