which is correct, so from the results from the http activity I am suppose to extract the word ‘complaints’ only but then using this assign activity to extract it:
Your myJObject variable is null due to this you are getting this error. Try debugging and check this variable value if holding something after Deserializing.
@adi.mehare Hi, this is strange now my API2(returned from http activity) is empty, but it wasn’t before :(…
and the email body I am using is not an empty body I Checked it:
First check if there are multiple variables created with same name in this could cause null reference issue…highlight the inner most activity and open variables panel to check the same
From http request check if any value or anything is missing…better use breakpoint on http request then prrform step into and check the variable before and after step into in the locals panel…you would also get a chance to check the current values in http request in locals panel
Status : 500 means that error occurred at server side while processing your request.
If you are getting correct response using Postman but 500 using UiPath then you should verify that you have correctly configured your HTTP Request acclivity.
Good day everyone, I think I know what could be a problem here, If you can see on the screenshot I sent here on how the body of the email is arranged written on each line of which it is suppose to be in one line else it will have an error, for example on postman: