How to troubleshoot Authentication Issues

What is the best way to troubleshot authentication issues on the server side ? I am using a .NET Sdk and get always the
AuthenticationException: Authentication failed for bucket ‘SOAPAPI’. I am trying to see if the requests makes it and what credentials are send

Hi @aponnath,

Would you mind providing more details? Which version of Couchbase Server are you using? Which version of the Couchbase .NET SDK are you using? Would you mind pasting the code you are using to connect and authenticate ?