You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done az login in my subscription on the terminal but this method NewAuthorizerFromCLI() is still not authenticating the request.
I'm calling log analytics workspace using operationalinsights.NewQueryClient(). Any suggestions please?
Err: operationalinsights.QueryClient#Execute: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="InvalidTokenError" Message="The provided authentication is not valid for this resource" InnerError={"code":"InvalidTokenError","message":"Could not validate the request. Challenge failed: SignatureVerificationFailed"}
The text was updated successfully, but these errors were encountered:
Hello,
I have done az login in my subscription on the terminal but this method NewAuthorizerFromCLI() is still not authenticating the request.
I'm calling log analytics workspace using operationalinsights.NewQueryClient(). Any suggestions please?
Err: operationalinsights.QueryClient#Execute: Failure responding to request: StatusCode=403 -- Original Error: autorest/azure: Service returned an error. Status=403 Code="InvalidTokenError" Message="The provided authentication is not valid for this resource" InnerError={"code":"InvalidTokenError","message":"Could not validate the request. Challenge failed: SignatureVerificationFailed"}
The text was updated successfully, but these errors were encountered: