I was starting getting the error Invalid AJAX response when trying to update a plugin or GRAV itself using the admin plugin. After some digging I found the following pages.

For me, and lots of others, the solution was quite simple.

  1. Open Settings > System > Advanced
  2. Change the Remote Fetch Method to fopen
  3. Afterwards SAVE the change and retry.

Previous Post