There seems to be a problem with Security component when enabled, I cannot get my AJAX to work on the same controller where it is enabled!
I’m getting below error:
The Request has Been Blackholed
Is there a way to ensure AJAX is actually working with POST requests with Security Component enabled?
I do not want to create another AJAX controller just for this
Thanks
1 Answer