Skip to main content
Participant
April 14, 2023

adobe autoton api error

  • April 14, 2023
  • 1 reply
  • 143 views
{
    "jobId": "70c3b8af-d5d6-460d-b618-0e716752f9fe",
    "created": "2023-04-14T12:02:33.933Z",
    "modified": "2023-04-14T12:02:36.733Z",
    "_links": {
        "self": {
        }
    },
    "outputs": [
        {
            "status": "failed",
            "_links": {
                "self": {
                    "href": "https://adobe-image-store.s3.us-east-2.amazonaws.com/1681473753289.jpeg",
                    "storage": "external"
                }
            },
            "errorDetails": "HTTP PUT failed, RetryException: PUT"
        }
    ]
}
 
showing this error, and sometime showing the status pending, how can i solve this issue please let me know

1 reply

Participant
April 15, 2023
{
    "jobId": "70c3b8af-d5d6-460d-b618-0e716752f9fe",
    "created": "2023-04-14T12:02:33.933Z",
    "modified": "2023-04-14T12:02:36.733Z",
    "_links": {
        "self": {
        }
    },
    "outputs": [
        {
            "status": "failed",
            "_links": {
                "self": {
                    "href": "https://adobe-image-store.s3.us-east-2.amazonaws.com/1681473753289.jpeg",
                    "storage": "external"
                }
            },
            "errorDetails": "HTTP PUT failed, RetryException: PUT"
        }
    ]
}
 
showing this error, and sometime showing the status pending, how can i solve this issue please let me know