NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

never2nv

Member

Feed

There are no wall posts here yet.

About

Registered:
about 1 year ago
Last Seen:
about 1 month ago
Profile Views:
145
Minecraft
never2nv

Latest Posts

about 1 month ago
Unknown API error: nameless:missing_api_key

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