Open GoogleCodeExporter opened 8 years ago
Hi I have the same problem, and right now the problem it's solve.
This behavior come if you using apache/PHP cgi and can't find function
'apache_request_headers', the system can't get Header Authorization from
request server.
For fix the problem please create file .htaccess and put this line
RewriteEngine on
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
regards
Setyagus Sucipto
Original comment by setya...@icreativelabs.com
on 12 Jun 2011 at 7:46
Fixed for me
Original comment by jorgertr...@gmail.com
on 12 Aug 2013 at 6:33
Original issue reported on code.google.com by
martin.m...@gmail.com
on 15 Jan 2011 at 1:57