zowe / zowe/api-layer

Improve error message

Open
#4,273 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Priority: High size/S
Dominant language
Java
Stars
92
Forks
81
Avg merge
1d 9h
Merged PRs (30d)
46

Description

Describe the bug
I`ve got

org.zowe.apiml.passticket.IRRPassTicketGenerationException: Error on generation of PassTicket: Not authorized to use this service. Verify that the user
and the application name are valid, and check that corresponding permissions have been set up.: safRc=8, racfRc=8, racfRsn=16

It would help me if it displayed the userid and the application name. Also the name of the service for which the return codes apply

I expect it is
R_GenSec (IRRSGS00 or IRRSGS64): Generic security API interface

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from org.zowe.apiml.passticket.IRRPassTicketGenerationException and review the IBM R_GenSec documentation linked in the issue. Done means the error identifies the userid, application name, and service associated with the returned security codes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.