While playing around with Biscoint's node client, I constantly get this response in the authenticated endpoints:
{
code: 4003,
error: 'Forbidden',
details: 'Invalid authorization headers'
}
I suspect the issue is related to the nonce or the actual request signing.