datashare
datashare copied to clipboard
change the Authorization header for API key
Is your feature request related to a problem? Please describe.
Authorization header is of the form Authorization: <token>
Describe the solution you'd like
It should be Authorization: <type> <credentials>
see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization