Hello, I have the need to retrieve assets through GET calls, only if I'm
logged in (reserved assets).I've tried using the CUG, setting an user as
a viewer then, when I've published the folder and also the asset, I try
with Postman to access the resource with basic authentication (of course
the user that is in the CUG settings of the folder) and I get a resource
not found 404 error.What is the correct process to retrieve those assets
with a GET call? Thank you, Guglielmo