What it means error "redigo: nil returned"

Hi,

when I'm invoking method deleteTokensMe of TokensApi for Java SDK, this error is returned but I don't know what it means.

{"status":500,"code":"internal.server.error","message":"redigo: nil returned","messageParams":{},"contextId":"5af01fd1-b775-46ea-a444-e284147c1952","details":[],"errors":[]}

Thanks in advance.

There was some error with the auth service when attempting to delete the auth token.

What is the frequency of this issue? Does it happen every time you try to delete a token or is this an isolated event?

It usually happens everyday at 1 a.m.

Is it possible this error happens when user doesn't have any token?

Thanks

1 am in what timezone?

If the token is expired, it should be returning a 401 response. I've opened API-2715 for investigation.

GTM+2.

The error also happens at 9 a.m.

Thanks

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.