1 line
1.8 KiB
Plaintext
1 line
1.8 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I remember using <code>org-jira</code> successfully when I could authenticate with a password. I tried entering my username and password manually, entering the token as password, using <code>.authinfo</code> and combinations of these, but nothing seems to work.</p> <p><code>org-jira</code> fails, telling me to look at the Messages buffer, where I find this:</p> <pre><code>I was called, was it with a callback? yes Fetching issues... [error] request--callback: peculiar error: 400 "JIRA_ERROR - see your *Messages* buffer for more details." "JIRA_ERROR REQUEST: " "/rest/api/2/search" (:type "POST" :data "{\"jql\":\"assignee = currentUser() and resolution = unresolved ORDER BY\\n priority DESC, created ASC\",\"maxResults\":100}") "JIRA_ERROR RESPONSE: " ((errorMessages . ["Field 'assignee' does not exist or this field cannot be viewed by anonymous users." "Field 'resolution' does not exist or this field cannot be viewed by anonymous users." "Not able to sort using field 'priority'."]) (warningMessages . [])) error in process sentinel: JIRA_ERROR - see your *Messages* buffer for more details. [2 times] </code></pre> <p>Is there anything obvious, (except entering my token wrong, which should not be happening considering how many times I tried) that I am doing wrong?</p> <p>Thanks!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/sweetyhoneybee"> /u/sweetyhoneybee </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qy8z9r/anyone_using_orgjira_with_any_success_with_the/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qy8z9r/anyone_using_orgjira_with_any_success_with_the/">[comments]</a></span> |