Requests to the soledad server use a slightly different format than bonafide:
Authentication: 'Token <[base64-encoded]uid:token>'
where @<...>@ is a base64-encoded string that concatenates the user id and the token.