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
phramusca
changed the title
[Bug] API POST/PUT fail with "CSRF token verification failed"
[Bug] API POST/PUT 403 with "CSRF token verification failed"
Oct 1, 2024
RomM version
latest (from this weekend)
Describe the bug
Whenever I call the API with PUT or POST methods, I get a 403 with a body message: "CSRF token verification failed"
Note that the GET endpoints works just fine (tried only with Basic authorization)
To Reproduce
Call API PUT/POST methods.
Expected behavior
Receive expected json as per openapi.
The text was updated successfully, but these errors were encountered: