Forum Post: RE: Catching the body of the error with sendJSONRequest

  • Thread starter Thread starter Godfrey Sorita
  • Start date Start date
Status
Not open for further replies.
G

Godfrey Sorita

Guest
Please try using "Send HTTP GET Request" trigger. This type of trigger retrieves the response and stores the 2 values ("ReturnStatus" and "ReturnBody"). These values can be accessed from an object script right after the trigger using rbv_api.getSharedValue(). Let me know how it goes.

Continue reading...
 
Status
Not open for further replies.
Back
Top