Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Authentication error for some sub-accounts of a cloud account

Answered

Comments

2 comments

  • Daniel Reichman, Ph.D.

    The permissions on this user is "owner" and as mentioned, we are able to connect to most of the accounts in their cloud account just not 7 specific ones and we can't figure out what may be different with those

    0
  • Ichiro
    • Network Optix team

    Hi Daniel Reichman, Ph.D.,

    Thanks for your question, but unfortunately there are limited information available.

    For Cloud Account, it has to be authenticated in token, digest is not available for cloud account.
    Also, not sure if you were using the cloud relay, i.e. https://{cloudSystemId}.relay.vmsproxy.com/{API}.
    If this is the case, likely you need to handle the redirect (HTTP 307) and resend the authentication header.

    you may refer to this code sample and the article

    Thanks.

    0

Please sign in to leave a comment.