Hi, I am getting this exception. It is not ajax request and it is from browser. Controller - regular rails scaffold. Upon clicking create action for resource, the exception is raised as seen below log file. Reloading browser will cause another post request to the server. That time it is working smoothly. csrf_meta_tag is included in the layout. Authenticity token is inside the form. Can't figure o