Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.
Just wanted to update this IF anyone else finds this via Google.
If you're self hosting and using Apache either locally or on a VPS etc
By default Apache does not, pass authorization headers to PHP :(
Just insert this inside your Apache config file within <virtualhost>:
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1