Help With Post Request Block - 302 Address
-
I'm trying to make a config. The config is very simple, has simple request blocks. Nothing complex, like captchas, or anything like that. No matter how many times I try, Openbullet doesn't seem to be handling the POST correctly. When I "login" on OB, it doesn't even submit the info. Only works on my browser....
Browser On Desktop:
https://ibb.co/rbkyHxKOpenBullet's Log:
https://ibb.co/nmLgcQQWhat am I doing wrong? And yes, I copied all headers info correctly
Thank you for any help!
-
What's the response error?
-
@E7Cracks There technically isn't one, which is why I'm confused. If it doesn't give a 302 (like in the browser screenshot) then it's just blank, and all white. It still accepts others like a 404. Just doesn't log me in if it's anything other than a 302
-
@TrillyReign untick "auto redirect" in the request, its a 302 response
-
@amigo I already have. That was what I thought as well. Thank you for the help though!