Expand my Community achievements bar.

SOLVED

Target API error - VersionConflict.Resource - cannot access activity with options in this version of API

Avatar

Level 2

Does anyone knows

Reuqest

https://mc.adobe.io/{{tenant}}/target/activities/ab/203612

Response

{

    "httpStatus": 409,

    "requestId": "ZqpdThvILlf2MbgAdkqG2amLOYkWPTmr",

    "requestTime": "2018-03-04T18:36:46.403Z",

    "errors": [

        {

            "errorCode": "VersionConflict.Resource",

            "message": "cannot access activity with options in this version of API"

        }

    ]

}

1 Accepted Solution

Avatar

Correct answer by
Level 2
  • Please add in header
  • "Accept : application/vnd.adobe.target.v2+json"

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2
  • Please add in header
  • "Accept : application/vnd.adobe.target.v2+json"