Cause a lack of time I gave up for the moment. I removed authentication requirement from my method and used security token as an parameter for my method. Using SSL for encrypted communication gives me enough security. But things are working fine as tested using cURL ... will investigate at the end of the week.
David On 16 srp, 21:13, Niphlod <niph...@gmail.com> wrote: > if you save request.headers somewhere I think it'll be easy to see the > differences.... > > Niphlod > > On Aug 16, 11:02 am, David Marko <dma...@tiscali.cz> wrote: > > > > > U just downloaded cURL for windows and tried this. And its working ... > > so it not web2py issue but something on my side ... will try to look > > to request beeing sent. > > > David > > > On 16 srp, 10:25, Niphlod <niph...@gmail.com> wrote: > > > > I usually use curl and derivatives .... > > > > in order to help me/us knowing what's going on, could you please save > > > somewhere the request object and past here it ?