ilPatrino
Junior Member
- Sep 6, 2011
- 133
- 15
Ok so I have this bot for creating accounts & it was fine up until yesterday. Now when I try to Post to the web server I get a 422 unkown error response. So I check the GET request to the page before the post & apparently the response is not returning cookies.
When comparing the same thing using Chrome I'm sure that the headers are the same but the response on Chrome is returning the cookies.
Also I tried a GET request on another server using the bot & the response contained the cookies.
Anyone encounter this problem before?
When comparing the same thing using Chrome I'm sure that the headers are the same but the response on Chrome is returning the cookies.
Also I tried a GET request on another server using the bot & the response contained the cookies.
Anyone encounter this problem before?