Hi,
I am trying to use logs API from here:
https://docs.atlas.mongodb.com/reference/api/logs/
and I get 401 access error even though the credentials I use are authorized
{“detail”:“Current user is not authorized to perform this action.”,“error”:401,“errorCode”:“USER_UNAUTHORIZED”,“parameters”:,“reason”:“Unauthorized”}%
Thanks
Gadi