cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Non admin user can't use interactor (HRNET) 403 permission denied error

Open yasakova-anastasia opened this issue 3 years ago • 1 comments
trafficstars

My actions before raising this issue

  • [x] Read/searched the docs
  • [x] Searched past issues

Loging in as Admin user lets me use HRNET Being logged in as a worker account throws an Error:

Interaction error occured
Error: Request failed with status code 403. {"detail":"You do not have permission to perform this action."}.

in this thread it seems to have been observed as well: https://github.com/openvinotoolkit/cvat/issues/4548

Expected Behaviour

No error, same behaviour admin and worker

Current Behaviour

Error see above

Possible Solution

Steps to Reproduce (for bugs)

  1. Add 2 users, one admin one worker
  2. use HR net with both, admin works, worker throws permission error

Context

Installing it and using HRNET in an larger effort to annotate data for speeding up the annotation process.

Your Environment

  • Git hash commit (git log -1): 3a88677eb4b6d509c3640ca2ec4dab662f642a55

Issue by @nikste

yasakova-anastasia avatar Aug 26 '22 09:08 yasakova-anastasia

hi, yasakova-anastasia i have met that problem too, have u solve this problem already?

zhangzhangzhiyuan avatar Aug 31 '22 00:08 zhangzhangzhiyuan

@yasakova-anastasia @zhangzhangzhiyuan here is the fix: https://github.com/opencv/cvat/issues/4996#issuecomment-1266185805

alex4men avatar Nov 04 '22 15:11 alex4men