Forum Discussion
divergentor
9 years agoOccasional Contributor
I had the same problem, and I solved by delete // from project file.
Below I describe my case, maybe it will help you to fix it.
I have base edpoint /api/dashboard/processes-summaries/{processId}/change-pin-state
But this endpoint was added to the project as
<con:originalUri>https://test.com/api/dashboard/processes-summaries//change-pin-state</con:originalUri>
{processId} have been cut from the uri, that's why this error happens.
- cauvery9 years agoContributor
Yes able to fix the double slash issue. Opened the project in an editor and searched for // in between my endpoint url.
Finally fixed it. It's not something soapui need to fix.
Related Content
- 11 years ago
Recent Discussions
- 54 seconds ago
- 16 days ago