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] API POST/PUT 403 with "CSRF token verification failed" #1218

Open
phramusca opened this issue Oct 1, 2024 · 0 comments
Open

[Bug] API POST/PUT 403 with "CSRF token verification failed" #1218

phramusca opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@phramusca
Copy link

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.

@phramusca phramusca added the bug Something isn't working label Oct 1, 2024
@phramusca 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
@gantoine gantoine self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants