Actions
Defect #37562
closedPOST Requests to repository WS fail with "Can't verify CSRF token authenticity"
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The issue has been reported as #33029#note-6 and #33029#note-8.
Started POST "/sys/fetch_changesets" for 127.0.0.1 at 2022-08-09 14:53:41 +0900 Processing by SysController#fetch_changesets as */* Parameters: {"key"=>"XXXXXXXX"} Can't verify CSRF token authenticity. Completed 422 Unprocessable Entity in 1ms (ActiveRecord: 0.0ms | Allocations: 169) ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken):
Files
Related issues
Actions