prashantpandey
Tera Contributor

Hi Vikas,

Status code 500 usually returned if there is an error while executing the scripts on target system. I would suggest that you apply some logs in your code, it will help you identify the faulty code. You can use updateResponse.getErrorMessage() to get the exact error message.

 

Please mark correct if this helps you.

 

Regards,

Prashant