简体   繁体   English

IBM Watson语音文本验证失败

[英]IBM Watson speech to text failed Authentication

Hi, I created a new service at Ibm watson for speech to text. 嗨,我在Ibm watson创建了一个新的服务,用于语音到文本。

But when I am using the "service credentials" I am getting this error : 但是,当我使用“服务凭据”时,我收到此错误:

Error Domain=com.ibm.watson.developer-cloud.WatsonDeveloperCloud Code=0 "Failed to obtain an authentication token. Check credentials." Error Domain = com.ibm.watson.developer-cloud.WatsonDeveloperCloud Code = 0“无法获取身份验证令牌。请检查凭据。” UserInfo={NSLocalizedFailureReason=Failed to obtain an authentication token. UserInfo = {NSLocalizedFailureReason =无法获取身份验证令牌。 Check credentials.} 检查凭据。}

To add, over IBM watson in "Service Access Authorisation" it shows this ----> Speech_To_Text-1d is not currently authorized to access other service instances. 要在“服务访问授权”中通过IBM watson添加它,请说明----> Speech_To_Text-1d当前未被授权访问其他服务实例。

How can I resolve this authentication problem? 如何解决此身份验证问题?

老问题,对于那些发现这种搜索的人,你可能想要使用Watson Swift SDK( https://github.com/watson-developer-cloud/swift-sdk )来处理身份验证(和新的凭据格式)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM