Target API returns "Unsupported.Feature" error
Hello,
I'm trying to get detail data of an ab activity via the API using the following methode:
Get AB activity by id
get: /{tenant}/target/activities/ab/{id}
The API works well for other method calls but for this one it returns the following error:
{"httpStatus":406,"errors":[{"errorCode":"Unsupported.Feature","message":"Unsupported features detected"}]}
Can you help me with this issue?
Regards
Marc
