Mimecast API身份验证问题 [英] Mimecast API authentication issue

查看:203
本文介绍了Mimecast API身份验证问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尝试连接到定义了所有必需标头的端点: https://us-api.mimecast.com/api/login/login.

trying to connect to endpoint with all needed headers defined: https://us-api.mimecast.com/api/login/login.

收到错误消息:0018需要客户端更新

Error message receieved : 0018 Client update required

有人遇到/解决了这个问题吗?

Did anyone encounter/solve this issue?

{ 元":{ 状态":401 }, 数据": [], 失败": [ { 钥匙": { 用户名":"datadash@itprosusa.com", "tokenType":键", "verifyOnly":否 }, 错误":[ { "code":"err_xdk_client_update_required", "message":"0018需要客户端更新", 可重试":false } ] } ] }

{ "meta": { "status": 401 }, "data": [], "fail": [ { "key": { "username": "datadash@itprosusa.com", "tokenType": "key", "verifyOnly": false }, "errors": [ { "code": "err_xdk_client_update_required", "message": "0018 Client update required", "retryable": false } ] } ] }

推荐答案

在尝试获取访问密钥和秘密密钥时,我遇到了相同的错误消息.实际上,您可以通过以下方式在Mimecast门户UI中获得这些信息:管理 | 服务 | API应用程序,然后添加API应用程序,填写详细信息,然后等待30分钟. 30分钟后,单击新创建的API应用程序,然后选择创建密钥,填写必填信息,它将为您提供用于API调用的访问密钥和秘密密钥.

I came across the same error message when trying to get Access key and Secret Key. You can actually get these in the Mimecast portal UI by going to: Administration | Services | API Applications, then Add API Application fill in the details and wait 30 minutes. After 30 minutes click on your newly created API application and select Create Keys, fill in the required information and it will provide you with your Access key and Secret key used for API calls.

如果这不能回答您的问题或对您有帮助,我建议您与Mimecast支持人员联系,他们通常都很好!

If this doesn't answer your question or help you I would suggest getting in contact with Mimecast Support, they are usually pretty good!

这篇关于Mimecast API身份验证问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆