Hi,
I have added one people colum in the document content type. So that when I click on the new-document button that opens up the doc file and also render the people column at the top of the doc file. Till that everythibg is working fine..But when tries to resolve some name in the people picker of that people column it is not working.
Only in Prod env has this issue. But people picker is working fine when adding new user to the site or anything like that.
As further troubleshooting I ran fiddler and capture the network trace
which says this
404 error for Spclaimprovider.https.svc web service
Please suggest