How can I get the connect.sid cookie from tryhackme to use in the API.
Resolution
To be able to get the cookie u first need to be logged in to tryhackme
Then follow these instructions:
- Open Developers tools (F12)
- Go to storage
- Go to cookies
- copy the Value at
connect.sid (starts with s%)
- paste the value in the Postman TryHackMe Environment
connect.sid variable value.
Note: Do Not share your connect.sid cookie with anyone.
If after doing these steps the cookie still not works, then check out issue #1 or comment on this post.


How can I get the connect.sid cookie from tryhackme to use in the API.
Resolution
To be able to get the cookie u first need to be logged in to tryhackme
Then follow these instructions:
connect.sid(starts withs%)connect.sidvariable value.Note: Do Not share your
connect.sidcookie with anyone.If after doing these steps the cookie still not works, then check out issue #1 or comment on this post.