Setting up Worker user
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to solve jobs provided by CVAT Exchange Oracle, you need to register Worker user in both Reputation Network and CVAT itself. About registering a user in Reputation Network you can read on Workers page and
Once you have a Worker user registered in Reputation Network - you need to register its counterpart in CVAT itself. Open CVAT UI and follow next steps:
go to registration page and create a user with the same email as in HUMAN App
open swagger portal on HUMAN App server
obtain JWT token by sending sing in request
authorize swagger with obtained JWT
use /exchange-oracle-registration
endpoint with CVAT Exchange oracle address and test hCaptcha token
go back to CVAT, check for invitation and accept it if needed or simply verify that the user is a member of Exchange Oracle's org now
log out as a user; login as CVAT admin
go to YOUR_CVAT_URL:8080/admin/account/emailaddress/
and mark registered user address as verified
Now your user should be able to see CVAT Exchange Oracle's jobs on "Job Discovery" in HUMAN App.