Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] XSRF token expires #857

Closed
chaysonthelen opened this issue Feb 13, 2025 · 1 comment
Closed

[BUG] XSRF token expires #857

chaysonthelen opened this issue Feb 13, 2025 · 1 comment

Comments

@chaysonthelen
Copy link

chaysonthelen commented Feb 13, 2025

Describe the bug
After a script runs for some time (around 30 minutes), it will begin to return this error:
Error: 403 XSRF token invalid /home/node/app/node_modules/noblox.js/lib/groups/deleteWallPost.js:46:20 at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

To Reproduce
Steps to reproduce the behavior:

  1. Try executing a deleteWallPost 30 minutes after cookie validation

Expected behavior
The XSRF token should automatically refresh

Additional Information
This error still occurs on 6.1.0

@chaysonthelen
Copy link
Author

Fixed by #858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant