-
Couldn't load subscription status.
- Fork 5
Open
Labels
Description
Component Bug Report
Useful Links
Link to the Slack conversation with SQUIZ.
Description
REST API v2 component cannot read and pass the maester attachment.
Component Version
2.0.15
Steps to Reproduce
- Create any attachment, with e.g. Utility String to Attachment action
- Try to send it via REST API v2 as
multipart/form-dataand maesterattachmentURLin the Body
Actual Result
Item processing error line means that it tried to download the attachment from Maester, failed (because of the outdated Steward mechanism) and didn’t throw any error.

Expected Result
File should be attached