snuggilkim / passkit

Automatically exported from code.google.com/p/passkit
0 stars 0 forks source link

API first connection - authentication error #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. connect via API (issue pass)
2. Authentication error given (Error Domain=ASIHTTPRequestErrorDomain Code=3 
"Authentication needed" UserInfo=0x418520 
{NSLocalizedDescription=Authentication needed})
3. connect again, with same api
4. PASS!

What is the expected output? What do you see instead?
Gives authentication error on first connection

What version of the product are you using? On what operating system?
Version 1, as in the documentation.  I'm using Red Foundry Studio builder 
(www.redfoundry.com)

Please provide any additional information below.

Connects on 2nd attempt only.

Original issue reported on code.google.com by mybuds.b...@gmail.com on 27 Oct 2012 at 5:28

GoogleCodeExporter commented 8 years ago
This is most likely due to the way Red Foundry Studio is handling the digest 
authentication.  Do you experience the same problem when connecting via cURL, 
wget or a browser?  Can you replicate the behaviour in Red Foundry when trying 
to connect to another site with digest auth?

If you want to test further, we have a method just for authentication 
https://api.passkit.com/v1/authenticate

Original comment by n...@passkit.com on 30 Oct 2012 at 4:59

GoogleCodeExporter commented 8 years ago
Assumed fixed as no response received.

Original comment by n...@passkit.com on 19 Jan 2013 at 6:01