Hi @Sudarshan1992 Ideally this should not happen. Tried multiple times, but always getting the resource. Try adding more logs in your code and then track the path whenever the resource is null.logger.error("Resource is null for the path {}", path); IMO, this could mainly happen, when the asset is al...