javascriptjsongoogle-search-appliancesecurity-policy

Error while calling a method in cluster.js is : Security policy is you must post to get JSON


We are getting this error:

Security policy is you must post to get JSON

This is with some function in cluster.js being called to get JSON results. Can anyone give some hint as to what this error is and what can be the possible solution?


Solution

  • Seems you must do an XHR POST to retrieve the results.