You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bundler: failed to load command: fastlane (/builds/...-App/...-app-android/vendor/ruby/3.0.0/bin/fastlane)
/builds/...-App/...-app-android/vendor/ruby/3.0.0/gems/jira-ruby-2.3.0/lib/jira/request_client.rb:13:in `request': Unauthorized (JIRA::HTTPError)
from /builds/...-App/...-app-android/vendor/ruby/3.0.0/gems/jira-ruby-2.3.0/lib/jira/client.rb:306:in `request'
from /builds/...-App/...-app-android/vendor/ruby/3.0.0/gems/jira-ruby-2.3.0/lib/jira/client.rb:279:in `get'
from /builds/...-App/...-app-android/vendor/ruby/3.0.0/gems/jira-ruby-2.3.0/lib/jira/resource/issue.rb:80:in `jql'
from /builds/...-App/...-app-android/vendor/ruby/3.0.0/gems/jira-ruby-2.3.0/lib/jira/base_factory.rb:31:in `block (2 levels) in delegate_to_target_class'
What have I already checked
Token is valid (checked by curl)
JQL is valid (checked by curl)
Connection between GitLab and Jira (checked by curl)
Has anyone encountered this problem?
The text was updated successfully, but these errors were encountered:
Environment
Jira standalone 8.20.10
Authorization to Jira via User Token
jira-ruby version: 2.2.0, 2.3.0
Bundler 2.4.12
Steps
Expect
Successful connection and JQL Response
Actual
What have I already checked
Token is valid (checked by
curl
)JQL is valid (checked by
curl
)Connection between GitLab and Jira (checked by
curl
)Has anyone encountered this problem?
The text was updated successfully, but these errors were encountered: