Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
AO3-5142 Fix invalid authenticity token error in API #3026
Conversation
elzj
added
the
Reviewed: Ready to Merge
label
Sep 2, 2017
sarken
added
the
Priority: Broken on Test (High)
label
Sep 2, 2017
elzj
merged commit 6846fcd
into
otwcode:master
Sep 2, 2017
ariana-paris
deleted the
ariana-paris:AO3-5142-invalid-authenticity-token
branch
Sep 2, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ariana-paris commentedSep 2, 2017
Issue
https://otwarchive.atlassian.net/browse/AO3-5142
Purpose
Fixes the
ActionController::InvalidAuthenticityTokenthat occurs when using the mass import API after the upgrade to Rails 5.Testing
should return the text
HTTP Token: Access denied.. And the temp site test site should be able to post stories to the API.