Closed carreath closed 5 years ago
When using authentication endpoints on remote api 403 forbidden is returned
Fixed, Apache2 intercepts the Authorization header assuming it will be handled by apache.
Set this setting in the site.conf file then restart apache to apply changes WSGIPassAuthorization On
When using authentication endpoints on remote api 403 forbidden is returned