mmaction2 icon indicating copy to clipboard operation
mmaction2 copied to clipboard

[Docs] Secret Access Key issue when downloading using OpenDataLab (OpenXLab).

Open DoranLyong opened this issue 2 years ago • 3 comments

The doc issue

Hi, I'm trying to download the kinetic datasets using the OpenDataLab, but I encountered an issue with the security code.

Download Kinetics 400/600/700

I checked the information in the below link: https://mmaction2.readthedocs.io/en/latest/dataset_zoo/kinetics710.html#step-1-download-kinetics-400-600-700

Sign in OpenXLab

Following the instructions, I installed openxlab and tried to login.

# install OpenXlab CLI tools
pip install -U openxlab
# log in OpenXLab
openxlab login
  • To do this, I should sign in to the OpenxLab homepage: https://openxlab.org.cn/home
  • Then, I tried to get both 'Access Key ID' and 'Secret Access Key'.

I can't see my 'Secret Access Key'!

Screenshot from 2023-09-08 20-10-20

  • As seen in the figure, however, I can't check my secret access key.
  • It is just represented in asterisks.

It is the same even though I try to regenerate the keys. How can I get my 'Secret Access Key'?

Suggest a potential alternative/fix

No response

DoranLyong avatar Sep 08 '23 11:09 DoranLyong

you can copy and paste it into a text editor, then you will get the secret ak as plaintext.

cir7 avatar Sep 11 '23 06:09 cir7

Could you tell why i can't download k400 dataset? Thank you very much! FD49A5E924214DC60BC5E07349AB9C5D

you can copy and paste it into a text editor, then you will get the secret ak as plaintext.

wangyihanwyh avatar Sep 12 '23 16:09 wangyihanwyh

@cir7
Thanks! I finally got my code :) But, I met another issue with the same of @wangyihanwyh

Screenshot from 2023-09-15 10-01-54

DoranLyong avatar Sep 15 '23 01:09 DoranLyong