-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Forge and Connect
-
None
-
4
-
Minor
-
51
Issue Summary
Forge context-token call returning 400 when the user does not have permission to the request type.
Steps to Reproduce
- Create a Forge app.
- Try accessing an issue for which the logged in user is added as participants and does not have access to issue creation for the specific request type.
Expected Results
The user should be able to access the issue/ticket details.
Actual Results
The context token call returns 4xx
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available