>>3
Your first question contained all the information necessary to diagnose the problem: the error message, file name and line number. Your current question is very low on information, so reproduce the issue while DevTools > Network is open and post the entire request:
- method
- url
- all request headers
- all params / POST data
and the entire response:
- code
- all response headers
- any response body