cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Clear out the "HTTP header: referrer" and "cookie" error in 7.4+

No ratings

Sometimes the following error is seen filling up the application log: "HTTP header: referrer".

It does not cause noticeable issues, but does fill up the log. This article has been updated to reflect the workaround: https://www.ptc.com/en/support/article?n=CS223714

To clear the error, locate the validation.properties ​inside the ThingworxStorage\esapi directory.

Then  change the values of both Validator.HTTPHeaderValue_cookie and Validator.HTTPHeaderValue_referer to:

Validator.HTTPHeaderValue_cookie= ^.*$

Validator.HTTPHeaderValue_referer= ^.*$

Version history
Last update:
‎Dec 18, 2017 01:21 PM
Updated by:
Labels (1)