-
Bug
-
Resolution: Fixed
-
Low
-
None
-
Major
-
Issue Summary
Unable to upload attachment in card macro.
Steps to Reproduce
- Step 1 Go to confluence page, insert a card macro
- Step 2 try uploading file in card macro.
Expected Results
should be able to upload file.
Actual Results
Getting error while uploading the attachment:
Request URL: https://api.media.atlassian.com/upload/createWithFiles?hashAlgorithm=sha1 Request Method: POST Status Code: 400 Bad Request Remote Address: 104.192.137.16:443 Referrer Policy: origin {error: {code: "BadRequest", title: "SHA1 has been deprecated, use SHA256",…}} error : {code: "BadRequest", title: "SHA1 has been deprecated, use SHA256",…} code : "BadRequest" href : "https://api.media.atlassian.com#BadRequest" title : "SHA1 has been deprecated, use SHA256"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available