Skip to main content
vikrantb276354
July 9, 2024
Question

403 access denied on task link page

  • July 9, 2024
  • 8 replies
  • 0 views

Hi,

Users are getting following error after task completion on task page after submitting the task. This is happening intermitently.

"403 Access Denied. You dont have permission to view this page."

We are querying a task report and displaying Task list in an interface. User clicks on task link to get access to the task. 

User accepts the task and submits the task. On Task submission, sometimes user gets this error. [Screenshot attached]

No errors in stdout logs.

Did anyone experienced this issue before ? If yes, whats the resolution.

Thanks.

8 replies

stefanhelzle0001
Brainy
July 9, 2024

To what url is the user navigated after submit?

vikrantb276354
July 9, 2024

User is navigating back to MyTasks page where we display the task list. We are using processtasklink() to display task link.

We do have activity chaining to DB node after the user task.

davidj137213
Brainy
July 9, 2024

Maybe because the user does not have permission to view the task?