Hi All

 

We are going through our apps to remove this error by following the instructions: Use '$self->app->request' instead

 

However, this is not possible on ajax/post calls as $self does not exist

 

Is there an alternate solution for this?

 

/Z