Re: [oauth] OAuth2.0 implementation published at http://oauth.net/2

2014-04-04 Thread rossi
Yes, the code is available on GitHub :) I was wondering whether some routine is used to have an OAuth20 implementation published on the site or not. I will try a pull request. Thanks for your answer! Best regards, Rossi On Monday, March 24, 2014 3:59:07 PM UTC+2, Justin Richer wrote: > > The c

[oauth] invalid_client error_description: Client credentials were not found in the headers or body

2014-04-04 Thread Tomasz Nowak-BaƄdura
Hi lads, i try to issue a token once the user has authorized the request. On localhost everything works like a charm, on my 1&1 remote server i receive message: "invalid_client error_description: Client credentials were not found in the headers or body" Same scripts, same folders, same database