WARNING: Request failed with Twitter response: This request requires a matching csrf cookie and header.

Support / help / discussion forum for twitter bot
hollytroleys
Posts: 6
Joined: Wed Aug 24, 2022 1:05 am

Re: WARNING: Request failed with Twitter response: This request requires a matching csrf cookie and header.

Post by hollytroleys »

"WARNING: Request failed with Twitter response: This request requires a matching csrf cookie and header."

to fix this error you'd usually delete cookies and try to force login,

<EDIT>WARNING doing this will "fix" the issue, but will lose all your PROCESSED_ITEMS database records, when you reimport / readd the account it's on a new database record so will not point to existing previously_processed_items. Martin</edit>

to fix this issue click the account export it and delete the account from the UI and import it again and run force login and should fix the program.
User avatar
martin@rootjazz
Site Admin
Posts: 35129
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: WARNING: Request failed with Twitter response: This request requires a matching csrf cookie and header.

Post by martin@rootjazz »

hollytroleys wrote: Fri Oct 28, 2022 4:51 pm "WARNING: Request failed with Twitter response: This request requires a matching csrf cookie and header."

to fix this error you'd usually delete cookies and try to force login, to fix this issue click the account export it and delete the account from the UI and import it again and run force login and should fix the program.
Goto the ACCOUNTS tab
Check the account
Right click the account and select DELETE COOKIES
Uncheck option to USE EXISTING COOKIES (if option exists)
Check Force (if option exists)
click the link VERIFY:LOGIN

This will create an action and send it to the PROCESSING TAB
Goto the processing tab and click RUN. The action will run.
You can double click the action to view the logs and submit logs.

If that doesn't resolve your issue, please submit logs:

HELP > LOGS > SUBMIT

then send your logs ID - the first 4 numbers is sufficient (displayed after successful uploading of logs)





Regards,
Martin
Post Reply