You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCode Version:
Version 1.21.1
Commit 79b44aa704ce542d8ca4a3cc44cfca566e7720f1
Date 2018-03-14T14:46:47.128Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
OS Version:
Windows 10 Pro version 1803
REST Client Version:
0.18.1
The minio S3-compatible API requires a Date header in ISO 8601 of RFC 1123 format. The {{$timestamp}} system variable doesn't provide for format control. It would be helpful to add a format option to that system variable, or provide an alternate system variable that formats the date-time in a recognizable format.
Version 1.21.1
Commit 79b44aa704ce542d8ca4a3cc44cfca566e7720f1
Date 2018-03-14T14:46:47.128Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
Windows 10 Pro version 1803
0.18.1
The minio S3-compatible API requires a Date header in ISO 8601 of RFC 1123 format. The {{$timestamp}} system variable doesn't provide for format control. It would be helpful to add a format option to that system variable, or provide an alternate system variable that formats the date-time in a recognizable format.
Sample error code from minio:
HTTP/1.1 400 Bad Request
Accept-Ranges: bytes
Content-Type: application/xml
Server: Minio/RELEASE.2018-02-09T22-40-05Z (windows; amd64)
Vary: Origin
X-Amz-Request-Id: 15216EFD82DB700C
Date: Sun, 01 Apr 2018 22:03:04 GMT
Transfer-Encoding: chunked
MalformedDate
Invalid date format header, expected to be in ISO8601, RFC1123 or RFC1123Z time format. /pqbucket1 3L137 3L137The text was updated successfully, but these errors were encountered: