newUser500
3 years agoNew Contributor
Getting Unsupported Media Type in Response for REST Service
I am getting HTTP/1.1 415 Unsupported Media Type <html><head><title>Error</title></head><body>Unsupported Media Type</body></html> in response while running a Rest Service with only Endpoint, Resource & Parameters.
The same service is returning a success when I passed on the same URL with same headers through Postman.
The same is returning a success message if I pass the same URL through Endpoint Explorer.