We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When trying to download one of the 10 parts of the original images I get this error:
wget "https://layoutlm.blob.core.windows.net/docbank/dataset/DocBank_500K_ori_img.zip.001?sv=2022-11-02&ss=b&srt=o&sp=r&se=2033-06-08T16:48:15Z&st=2023-06-08T08:48:15Z&spr=https&sig=a9VXrihTzbWyVfaIDlIT1Z0FoR1073VB0RLQUMuudD4%3D" --2024-11-13 12:44:07-- https://layoutlm.blob.core.windows.net/docbank/dataset/DocBank_500K_ori_img.zip.001?sv=2022-11-02&ss=b&srt=o&sp=r&se=2033-06-08T16:48:15Z&st=2023-06-08T08:48:15Z&spr=https&sig=a9VXrihTzbWyVfaIDlIT1Z0FoR1073VB0RLQUMuudD4%3D Resolving layoutlm.blob.core.windows.net (layoutlm.blob.core.windows.net)... 20.150.78.68 Connecting to layoutlm.blob.core.windows.net (layoutlm.blob.core.windows.net)|20.150.78.68|:443... connected. HTTP request sent, awaiting response... 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. 2024-11-13 12:44:08 ERROR 403: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature..
How to resolve this problem ? Thx !
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
When trying to download one of the 10 parts of the original images I get this error:
wget "https://layoutlm.blob.core.windows.net/docbank/dataset/DocBank_500K_ori_img.zip.001?sv=2022-11-02&ss=b&srt=o&sp=r&se=2033-06-08T16:48:15Z&st=2023-06-08T08:48:15Z&spr=https&sig=a9VXrihTzbWyVfaIDlIT1Z0FoR1073VB0RLQUMuudD4%3D"
--2024-11-13 12:44:07-- https://layoutlm.blob.core.windows.net/docbank/dataset/DocBank_500K_ori_img.zip.001?sv=2022-11-02&ss=b&srt=o&sp=r&se=2033-06-08T16:48:15Z&st=2023-06-08T08:48:15Z&spr=https&sig=a9VXrihTzbWyVfaIDlIT1Z0FoR1073VB0RLQUMuudD4%3D
Resolving layoutlm.blob.core.windows.net (layoutlm.blob.core.windows.net)... 20.150.78.68
Connecting to layoutlm.blob.core.windows.net (layoutlm.blob.core.windows.net)|20.150.78.68|:443... connected.
HTTP request sent, awaiting response... 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
2024-11-13 12:44:08 ERROR 403: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature..
How to resolve this problem ? Thx !
The text was updated successfully, but these errors were encountered: