I'm trying to create a issue as anonymous user and getting the follow error at google chrome console:
Failed to load resource: the server responded with a status of 401 ()
Missing XSRF security token
This action could not be completed due to a missing token on the form.
You can clear your browser's cookies, or make the form's token expire. A new form token has been issued.
Request URL: /jira/secure/QuickCreateIssue.jspa
Please log in and repeat this action.
The amounts sent were captured (see below). Please copy them now. This text will be lost when you leave this screen.
decorator
none
Jira administrators
Please see this page for details on how to change the scan symbolically.
ajax[59602070] error : {
successful : false,
status : 401,
statusText : error,
hasData : true,
readyState : 4,
requestId : 59602070,
aborted : undefined,
}
Create issue permissions was set to anyone group on schema.
I solved,
the error was triggered by one field with incorrect type (URL) but field validation error don't appears as anonymous
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.