Q: 9
Refer to the exhibit. 
Options
Discussion
C or D? Both relate to auth, but from similar practice questions, C looks right since a 401 usually means the token wasn’t sent in the header. Official doc and exam refs stress adding the auth header. Anyone seen differently?
C tbh, because a 401 from DNA Center API usually means you forgot to include the token in the headers. Not really a credentials problem, more like the header is missing. Makes sense to me, agree?
Feels like C, since 401 is about missing or wrong auth header, not usually a bad credential issue.
A is wrong, C. 401 means the token isn’t being passed in the auth header, not that the credentials themselves are bad.
For me, C, since 401 means the request is missing a valid auth header with the token.
C
Maybe C. Had something like this in a mock, 401 almost always meant the script didn't put the token in the header for DNA Center API calls.
Nah, I think it's C. The 401 in this context means the auth header with the token wasn't included, not that the creds are bad (that's usually 403 or explicit credential error). D feels like a trap here.
Be respectful. No spam.