Soap target End point is sending content-type as text/html

Not applicable

I have created a proxy rest to soap to rest for a soap api, but when I access this proxy this sends me text/html but when I hit the soap api with soap ui I get response in text/xml.

0 2 206
2 REPLIES 2

> what is the content of html? is it 404, page not found kind?

> check your TargetEndpoint in edge,

> you could run trace, to find out what is the Target URL Apigee is using to call your soap service - i suspect there is additional path being added to the URL

check this - https://community.apigee.com/questions/18339/how-to-remove-pathsuffix-from-being-forwarded-to-t.html

Hi @Vaibhav Pandey Did you get a chance to review & test what Mukundha suggested? Do you want to share your findings?