Forum Discussion

Terkon's avatar
Terkon
Contributor
4 years ago
Solved

REST calls do not work with Load agents: invalid JSON

  Hi! I have my testcases with REST calls which work perfect when I run them locally.   But when I let them run by load agents I get a lot of http 500 errors. The webserver shows   cnqq2wfzbry...
  • Terkon's avatar
    4 years ago

    Found the problem:
    - one property I used in the Login turned out to be empty sometimes - I am still wondering how it worked without locally, without Loadagent

    - then also, there were some empty values when the datasource (jdbc) ran out of data and did not restart it. I has to check in the datasource checkbox "Skip loop on empty" in the options