From b191b7f13c9fe6cbb2e032b7c7223c09b3b1865d Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Wed, 22 Dec 2021 17:23:24 +0300 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Settings.md b/Settings.md index 2a4a461..04fac1d 100644 --- a/Settings.md +++ b/Settings.md @@ -53,7 +53,7 @@ Reddit parser can parse data without cookies, but you can set it up if you want. 4. In the opened window go to ```Network```. 5. In the list on the left, find a query that starts with ```TwitterDetails?```... and click on it 6. Scroll down to ```Request Headers``` then find the fields below: - - ```authorization: Bearer .......``` - this is the authorization token. You need to copy the text from starting with the word 'Bearer' to the end of the line and paste it into the ```Authorization``` field on the Twitter settings form. + - ```authorization: Bearer .......``` - this is the authorization token. You need to copy the text from starting with the word ```Bearer``` to the end of the line and paste it into the ```Authorization``` field on the Twitter settings form. - ```x-csrf-token: ...............``` - this is csrf token. You need to copy all the text after the words ```x-csrf-token:``` and paste it into the ```Token``` field on the Twitter settings form ## How to set up cookies