anon998 / simple-proxy-for-tavern

GNU Affero General Public License v3.0
110 stars 6 forks source link

Invalid csrf token for SillyTavern 1.92 Release #23

Closed GF-110 closed 1 year ago

GF-110 commented 1 year ago

SillyTavern is retiring the Main branch.

When the proxy is used with the Release branch, it gives the following error:

ForbiddenError: invalid csrf token at doubleCsrf (C:\text-gen\SillyTavern\node_modules\csrf-csrf\lib\cjs\index.cjs:18:61) at Object. (C:\text-gen\SillyTavern\server.js:301:49) at Module._compile (node:internal/modules/cjs/loader:1218:14) at Module._extensions..js (node:internal/modules/cjs/loader:1272:10) at Module.load (node:internal/modules/cjs/loader:1081:32) at Module._load (node:internal/modules/cjs/loader:922:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12) at node:internal/main/run_main_module:23:47

GF-110 commented 1 year ago

Unable to replicate.