Unable to retrieve item fields usinge service roken
Raj123456788 opened this issue · 1 comments
Raj123456788 commented
I am able to create an item using the template but When I try getting username & password values it is saying username does not exist
var password= item.First(x=>x.Label==“username”).Value
I am able to get the value in cli with op —items get itemname —vault vaultname
Please tell me how to retrieve the item Field
jscarle commented
I'd love to help you out, but I'd need more information.