Hi,
We are having an issue with one of our applications. Sometimes the DSS REST Api creates a token, without errors but when we try to use it (e.g. to retireve the fields available for a template) we get the following error (with a 401 response code):
{"error":{"message":"Authentication request failed because of invalid token"}}
Even retrying the RequestToken call doesn't help.