How to debug subsequent request in Phpstorm?

How does one debug the MultiValueDictKey error while doing an AJAX get request?

  • Answer:

    For server all requests (AJAX or not) are same. One can always print the request object in the logs and check if the key you are using actually always exists in the request. Or does it exists in the correct place from where it is being read. If the key is in POST and if being read from GET there will be error.

Akshay Mathur at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.