Receiving different response from TikTok API when using aiohttp instead of requests module

I recorded the requests with mitmproxy, and also noticed that the cookie header was being replaced with a tiktok provided cookie (odin_tt). I …
View full source