where queryString is generated and appended to all service URL's?
Confluence User - 16 Feb, 2017
I am using Joget v5 community version. Trying to replicate run process button action in home.jsp for testing purpose.
I have copied the service URL and have created HREF to invoke the URL.
But getting 403 security violation error in home.jsp. only difference between the URL's is queryString that is getting appended.
in original place, _=1452525252 (some random number is getting passed) but not in home.jsp.
Should some steps to be handled to overcome the 403 security violation issue?
security;csrf