raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.39k stars 3.09k forks source link

[Jira] ... Auth error with code 200 #15376

Open karpov-dev opened 5 hours ago

karpov-dev commented 5 hours ago

Extension

https://www.raycast.com/raycast/jira

Raycast Version

1.85.2

macOS Version

15.1

Description

Error:

Error: Error authenticating with Jira. Error code: 200. Please check your credentials in the extension preferences.

    at withAccessToken(pW)
Ir:index.js:8:2593
    at ray-navigation-stack
No:index.js:8:2094

Steps To Reproduce

Set Auth URL Set Email Set personal token from Jira Server (v9.12.7)

Current Behaviour

Auth error

Expected Behaviour

Auth success

raycastbot commented 5 hours ago

Thank you for opening this issue!

🔔 @thomaslombart @FezVrasta @teziovsky @gavinroderick @gavinroderick @michael-par @literallyjustroy @mheidinger @mikybars @luarmr you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/jira` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.