You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
The XSRF token should automatically refresh
Additional Information
This error still occurs on 6.1.0
The text was updated successfully, but these errors were encountered: