Expand my Community achievements bar.

Applications for the 2024 Adobe Target Community Mentorship Program are open! Click to the right to learn more about participating as either an Aspirant, to professionally level up with a new Certification, or as a Mentor, to share your Adobe Target expertise and inspire through your leadership! Submit your application today.
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"