logseq-jira icon indicating copy to clipboard operation
logseq-jira copied to clipboard

Checking for update fails with 401

Open jwhonce opened this issue 1 year ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to logseq plugin screen
  2. Click on Check Update for Logseq Jira Sync
  3. Note dialog with the following text:

[Error] :release-channel-issue "Github API Failed(401) {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest","status":"401"}"]

  1. Other plugins update without issue.

Expected behavior Using logseq plugins screen to update plugin

Screenshots

Desktop (please complete the following information):

  • OS: [e.g. iOS] Fedora 40
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22] logseq 0.10.9, plugin 0.6.0

Additional context Add any other context about the problem here.

jwhonce avatar Jul 01 '24 15:07 jwhonce

I get the same error when trying a remove / install workflow as well.

jwhonce avatar Jul 01 '24 15:07 jwhonce

I had this same issue, make sure you are using the correct version of the API. In my case it was self hosted and was using version 2.

CaptainStifles avatar Sep 12 '25 15:09 CaptainStifles