...
Open the hptrim.config for the CMService web app and set the property requireAntiForgeryToken to false
Code Block | ||||
---|---|---|---|---|
| ||||
requireAntiForgeryToken="false" |
NOTE: If you see the following error within the T4S log file “Unauthorized User Access to Search“ check if the requireAntiForgeryToken
existis within the hptrim.config, and if not then add it.