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
I would like to download the screenshots present in the steps of the test cases (With C#) for a migration.
I can access to the screenshots in the browser with this kind of link "https://url.testrail.com/index.php?/attachments/get/attachmentNumber", but when I call the API method called "index.php?/api/v2/get_attachments_for_case/caseNumber" I can't see the screenshots in the attachments list returned by the method, so I can't download the screenshots with the method "index.php?/api/v2/get_attachment/attachmentID".
Is there a way to download the screenshots please? Or is it a bug?
Thank you
The text was updated successfully, but these errors were encountered:
yfrindel
changed the title
Screenshots not accessible through the API's methods
Screenshots not accessible/downloadable through the API's methods
Jul 25, 2022
Hi,
I would like to download the screenshots present in the steps of the test cases (With C#) for a migration.
I can access to the screenshots in the browser with this kind of link "https://url.testrail.com/index.php?/attachments/get/attachmentNumber", but when I call the API method called "index.php?/api/v2/get_attachments_for_case/caseNumber" I can't see the screenshots in the attachments list returned by the method, so I can't download the screenshots with the method "index.php?/api/v2/get_attachment/attachmentID".
Is there a way to download the screenshots please? Or is it a bug?
Thank you
The text was updated successfully, but these errors were encountered: