kevintaylor503
9 years agoNew Contributor
"illegal Character in path index" error for MicroService testing
Hi everybody,
SoapUI 5.2.1 returns a 403 Forbidden for me when executing a call to retrieve a specific tenant ("MicroService URL/tenant/{tenantId}"). The error in the SoapUI log is: "ERROR:An error occurred [Illegal character in path at index 61: TenantMicroService/tenants/{tenantId}]"
This same call returns successfully in Postman.
Both tests are using the same Admin authorization token and same headers.
Any ideas? Is there a known issue for SoapUI?