How can I diagnose an error verifying security for one API endpoint?

On one server (Knowledge Center), DocumentObj.svc returns an error saying it can't verify security. But Folder.svc and others work without error. They are both using the same credentials username/password with STS.

The same program works on a different server. The only error message I see in a log file, on the server, is a debug level message saying that DocumentObj.GetMetadata was called.

Parents Reply Children
No Data