Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 07:00 AM
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