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
While using the playbook to derive service profiles derive_profiles.yml , It error out saying access denied , however same API key is able to create the service profile template but derive action is showing issue
"msg": "API error: (401, 'HTTP Error 401: Unauthorized', '{"code":"AuthenticationFailure","message":"Cannot perform the operation. Invalid API key. Verify the API keyID, account and retry the operation.","messageId":"iam_api_key_is_invalid","traceId":"cF1gKrHzREqNBe5kOkO3p6FiesH6Uv6Ohrbn6Z0CMSbt43SOWpE1ag=="}\n') "
}
Same API key work fine for creating the profile template
The text was updated successfully, but these errors were encountered:
Hi ,
While using the playbook to derive service profiles derive_profiles.yml , It error out saying access denied , however same API key is able to create the service profile template but derive action is showing issue
"msg": "API error: (401, 'HTTP Error 401: Unauthorized', '{"code":"AuthenticationFailure","message":"Cannot perform the operation. Invalid API key. Verify the API keyID, account and retry the operation.","messageId":"iam_api_key_is_invalid","traceId":"cF1gKrHzREqNBe5kOkO3p6FiesH6Uv6Ohrbn6Z0CMSbt43SOWpE1ag=="}\n') "
}
Same API key work fine for creating the profile template
The text was updated successfully, but these errors were encountered: