Ok, that should have tipped it off! It’s cookies! The initial request returns a 302 and sets some cookies in the response. You must use those cookies when following the redirect.
Ok, that should have tipped it off! It’s cookies! The initial request returns a 302 and sets some cookies in the response. You must use those cookies when following the redirect.