Question
Presigned url - (Execute Photoshop Actions, with Get Status of a job - API)
Does the input/output need to be a presigned url or can they be public (for the GET status of a job - API call)?
The Documentation for General workflow (located here) says "The Photoshop API works with any public or signed url" but the programmer helping me says it needs to be presigned to work hoping someone could clarify.
{
- "jobId": "f54e0fcb-260b-47c3-b520-de0d17dc2b67",
- "outputs": [
- {
- "input": "presigned_GET_URL",
- "status": "string",
- "created": "string",
- "modified": "string",
- "_links": {}
