Monday, February 29, 2016

Rails and 422 HTTP error message

http://blog.ethanvizitei.com/2008/04/wtf-is-422.html

Excerpt:
422 is returned by the Rails ActionController by default when a POST comes from another website outside your own web application. It's a security feature built in to prevent Cross-Site Request Forgery attacks.

Followers

Blog Archive