Closed J3173 closed 9 years ago
When a method with authenticated=True is called with insufficient arguments a TypeError is raised resulting in an Internal server error.
This commit fixes the creation of the InvalidParamsError which should be raised and also creates two test cases.
This commit fixes samuraisam/django-json-rpc#54
When a method with authenticated=True is called with insufficient arguments a TypeError is raised resulting in an Internal server error.
This commit fixes the creation of the InvalidParamsError which should be raised and also creates two test cases.
This commit fixes samuraisam/django-json-rpc#54