Package fitbit: Don't URL-decode Fitbit's signature.
authorFlorian Forster <ff@octo.it>
Tue, 16 Jan 2018 19:24:49 +0000 (20:24 +0100)
committerFlorian Forster <ff@octo.it>
Tue, 16 Jan 2018 19:24:49 +0000 (20:24 +0100)
commite99826bfa13306dda3897d3490969032b8aa13f5
treed4a82557b94ab4db0b57c2e90b021f12d6aad405
parent2eac6c527c6997568372a3f3e3d7c09d86aec78e
Package fitbit: Don't URL-decode Fitbit's signature.

The documentation states that that should be done, but then the signature
may include "+", which URL decode turns into a space …
fitbit/fitbit.go