vectordotdev / timber-elixir

🌲 Great Elixir logging made easy
https://timber.io
Other
214 stars 29 forks source link

401 when calling Timber #343

Closed zdeneksejcek closed 5 years ago

zdeneksejcek commented 5 years ago

Hi,

I use timber 3.1 and receive

We received a 401 response from the Timber API:
"The provided authorization token did not decode properly. This happens for 1 of 2 reasons, either the token is not base 64 encoded, or you specified the wrong strategy in the Authorization header. New API keys should use the \"Bearer\" strategy, not the \"Basic\" strategy."

for all requests including "test the pipes". Configuration seems ok to me.

Thanks.

zdeneksejcek commented 5 years ago

Master works well, but 3.1 is broken. Please release new version to hex. Thanks.

binarylogic commented 5 years ago

Hi @zdeneksejcek, thanks for letting us know. I believe we resolved this over support, but we released a new version which resolves this.

Please let us know if you find anything else.