HiWe are trying to use OOTB http asset API as well, for exposing the
assets for some external applications to consume and display asstes in
their applications. The problem with this is, they were not able to see
any meta data. We have created a read only user for them and they are
doing an http call to get the asset details. When I try to do the HTTP
call with admin ID, it works fine (renders metadata in the response).
But the same is not happening with the read only users. Any suggestions
will ...