What does it indicate when a server reports "server failed to authenticate the request. make sure the value of authorization header is formed correctly including the signature"?
A) Incorrect credentials provided.
B) Network connectivity issue.
C) Expired authentication token.
D) Incorrectly formatted authorization header.