imjoy-team / imjoy-cloud-annotation

Client for connecting to the ImJoy AI Engine for collaborative annotation in the cloud.
https://imjoy-team.github.io/imjoy-cloud-annotation/
MIT License
1 stars 2 forks source link

Permission denied: Unable to access dataset. #10

Open tdefa opened 3 years ago

tdefa commented 3 years ago

I manage to access the dataset only when I use the address that created the task. Not when I use an other address in the white list even if login succeeds with an address of the white list. See the task test_login test_login2 for example.

Imjoy print this Error: Error: Permission denied: Unable to access dataset. The console log print this Error: Permission denied: Unable to access dataset. at Client.makeRequest (eval at execute (VM2846 imjoy-rpc.min.js:1), :32:13) at async ImJoyPlugin.getSample (eval at execute (VM2846 imjoy-rpc.min.js:1), :79:12) at async Object.callback (eval at execute (VM2846 imjoy-rpc.min.js:1), :151:30)

I join the task parameters if needed Capture du 2021-02-12 09-29-19

oeway commented 3 years ago

This has been fixed, please check with the latest version.