Question

How to use Rest API PUT Call Properly

  • 30 January 2023
  • 2 replies
  • 159 views

Badge

We are trying to update one credential attribute from credential vault using REST API PUT process but after running it , it is giving us the below error - 

{"code":"optimistic.lock.exception","correctiveAction":"To continue, please try again.","details":"Unable to save your changes because this object may have been edited by someone else.","message":"Unable to save changes"}

Can anyone suggest what should we do in order to save the changes, or how can we update variable using another API call ?
 


2 replies

Userlevel 5
Badge +14

@Sayan.D1 

Check the attached document

Badge +1

I tried doing the same but this isn’t getting resolved. What else can be done? 

Reply