Welcome Guest, Not a member yet? Register   Sign In
Problems with digest and POST calls using Phils Restserver. Please help!
#1

[eluser]murphy2006[/eluser]
Hello!

I am trying to implement the Phil Sturgeon excellent RESTserver but I have some problems.

Problem #1

I cannot make a POST call. PUT, GET and DELETE works fine. The data is not transfered and executed.

Problem #2

I am using basic authentication but it only works on GET calls. When using it on for example POST calls the function does not work anymore. CanĀ“t I use admin:[email protected] on both GET and POST calls?

I really would like to use Digest Authentication too, but I do not know how to use it.
How to pass the username and password.

Problem #3

I cannot find any documentation (other than Nettuts which was excellent). Really need more indeph information about for example POST calls.

Please help!
#2

[eluser]Phil Sturgeon[/eluser]
What are you using to make your POST, PUT and DELETE calls? You can use cURL to send Digest authentication and POST data.




Theme © iAndrew 2016 - Forum software by © MyBB