Hello,
Using WCS 12.2.1.1 I'm trying to use REST resources with little success.
calling /sites/REST/resources/v1/search/assets gets me 0 records
calling /sites/REST/resources/v1/aggregates/{siteName}/{assetType}/{assetId} gets me an error saying "asset type xxx can not be found in Content Server"
Anyone could give me an hint on what's happening? Maybe I need to configure something before calling REST endpoints?
Thanks