B4X FEED How to make multiple http calls with same session cookies to pass CSRF token check

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: How to make multiple http calls with same session cookies to pass CSRF token check است. این موضوع تا کنون 42 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع How to make multiple http calls with same session cookies to pass CSRF token check
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
42
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I am trying to use okhttputils to register and log in to a website.
But the website has this CSRF token and CSRF name as hidden fields on the form.
Even though I was able to retrieve the CSRF token and name which I send with the form data, I still get CSRF Check Failed.

My question is, how can I make multiple HTTP calls whiles maintaining the same session/cookies?

 

عقب
بالا