Acemy 53 Hey, I want to create a config for a website that has a token. I parsed that token with the parse block in bb but i cant use it in the second request as it generates a new token at that request. im still new at config making so i wanted to ask if anyone would be able to help me with this :hype: Quote Share this post Link to post Share on other sites
Danger 242 First request- This doesn't really matter to test accounts, you are using this request to GET the informations. First put the login link, then add origin and referrer and click start, and then lookup in html code for token infos. Second request- This really matters in checking accounts, this form is POST and you are not getting informations, but puting informations & testing it. So, dont mix up them, also im not sure if you've put and you should put it. :pepelove: Quote Share this post Link to post Share on other sites