0

I've some tests written in ReadyAPI that works just fine in previous versions of ReadyAPI. Downloaded latest version of ReadyAPI yesterday (ReadyAPI 3.20.2 (February 22, 2022)) and got this error when I tried to execute the teststep:

ERROR: An incorrect endpoint is specified for the request [myRequest]

I can't find any more in logs that can indicate what's wrong. My teststep URL is as follows:

${#Project#ServiceEndPoint}/ServicecenterNext/odata/v1/Requests(${#TestCase#Id})

Where Project#ServiceEndPoint is set to https://myTestApp.test.com and TestCaseId is already set with Groovy-script.

user3624378
  • 417
  • 4
  • 22

1 Answers1