elsa-workflows / elsa-workflows/elsa-core
What is the problem of clicking on the workflow instance and getting an error message saying 'no authorization'?
Open
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Teacher,Hi
The error issue is as follows:
HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
Contributor guide
Research direction
Start by reproducing the error when clicking a workflow instance and inspect the request that returns HTTP 401 Unauthorized. Compare the request's authorization context with the workflow-instance access path; done means the instance opens without the authorization error and the existing failure is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100