Understanding REST Request format
hi newbie on using tiggzi so this may be a dumb question, but am trying to get a rest definition that mimics the following
http://ipcpo.ag-itechnology.com/Login...: "root", "password": "root","repository_id": "" }
http://ipcpo.ag-itechnology.com/Login...
http://ipcpo.ag-itechnology.com/Login...
but it keeps throwing an error from the server is there a way to see exactly what is being sent in the http
I have setup up as a single parameter called json and populated it with the { string}, and am using the tiggzi proxy. Any suggestions welcome