Error Saving Record

Just upgraded from 8.1.3 to 8.2.0 now when I try to update and save a record I get “Error occured whilst saving record”
There are two graphql error messages they are:

{“errors”:[{“message”:“Internal server error”,“extensions”:{“category”:“internal”},“locations”:
[{“line”:2,“column”:3}],“path”:[“saveRecord”]}],“data”:{“saveRecord”:null}}

{“type”:“RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1 error occurred”,“detail”:“Invalid CSRF token”}

PHP version is 8.0 - but same errors occur with v 7.4 or 8.1

Hi @ahicks
The invalid token has been patched in the last release 8.2.3

Realease 8.2.3

Issue GitHub - Invalid CSRF token

2 Likes

Good day

Im on version 8of Suitecrm and get the error when saving a Task, however the actual Task does get saved. How do I solve the issue of that error message occuring?