I had the problem that the code from the project does not work so I took a look at Drupal's (7.23) .htaccess file and the new line is

RewriteRule ^ - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

and it works with that.

Could you please update that line for other users who have the problem?

Comments

yannickoo’s picture

Issue summary: View changes

Added blockquote.

geek-merlin’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I think noone is using pre-7.23 anymore, so fixed. If i understood it wrong, please re-open.