David Vartanian
David Vartanian
Any ideas about this error? It happens only running all tests. However, when I run tests individually no error shows up. My environment is a virtual Debian Wheezy (VMWare)
Hi guys, I'm facing the same issue and already hacked a bit the code. Could we discuss a definitive solution? The standard found in http://tools.ietf.org/html/draft-ietf-oauth-v2-20#section-2.4.1 is not so restrictive. So...
Both are different credentials, that is the point. HTTP Basic Auth is a human user/password credential. The client_id/secret is an API credential. We would like to mantain them separated. Am...
Exactly, that is my point. I propose the library to give the option to ignore it or not. Do you think it's possible?
I would like to avoid solving it by a hack, which is actually the way the platform is working now. I think that giving the option (without changing the current...