Replies: 2 comments
-
|
I tired hitting the url with the auth bearer api key but no luck |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We discussed this in #722 and we released an API endpoint, so I will close this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, Can anyone point me in the direction to retrieve photos ? Im building a middleware service that will pull my ghostwriter findings and import them into JIRA. When using the graphql query I hit the evidences and receive the document tag which is the images .png but just passing the .png doesnt allow access to the photo. So I tried to hit the url that is present in the inspect tools and was able to download the image when I hit that endpoint but only because i am authenticated. If not its straight HTML.
So my main question if anyone can help... Is there a way to use my api key to retrieve the photos?
Beta Was this translation helpful? Give feedback.
All reactions