Paul

Results 2 comments of Paul

Any updates on this ? Having the same issue

Hey, may have found some solution to this. Added 3 lines in the .htaccess line (as it seems HTTP_AUTHORIZATION is otherwise striped out) : ``` RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*)...