Re: jsonrpclib 403 error

2010-08-20 Thread adrian.w...@gmail.com
Hi Jani Thanks for the reply. My real aim was to get the Pyjamas examples working specifically the Jsonrpc example. The reason for the 403 error is that I am using Django version 1.2 which includes csrf, however I don't know how to get Pyjamas to generate the token from a manually created form s

jsonrpclib 403 error

2010-08-20 Thread adrian.w...@gmail.com
I have python 2.5.4 installed along with Django-1.2.1 and am trying to test jsonrpc using jsonrpclib. I have been following the Pyjamas tutorial and have got to the point where Django is introduced. I have tried numerous different things but everything I try results in a 403 error. I have taken a