How can I use KeySource with Local file with kumo.secrets.load

How can I use KeySource with Local file and Store HTTP_API and SMTP_PASS and then use in lu with kumo.secrets.load

local API_KEY = kumo.secrets.load('/opt/kumomta/etc/http_api')
local SMTP_HASH = kumo.secrets.load('/opt/kumomta/etc/smtp_hash')

And Not working I got permisison error.

Could some on eprovid eme the actual code snipet of useing keysource and kumo.secrets.load please.

Thanks
Tamim

 permisison error

need to chanage kumod:kumod

That :index_pointing_up: