Posted on Behalf of another user:
I'm testing connecting to your api with a java application and I'm
having some trouble. I'm not quite sure how to debug a 401 unauthorized
response. I've generated the api token and secret in the broker exchange
and I'm including the X-Token header and HmacSHA256 hashed X-Signature
header in the request but I'm receiving a 401 unauthorized response. Can
someone please provide some assistance in working through this issue?
Will the token and secrect generated work for both the sandbox and
production web services?