首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >调用敏感词识别接口,返回code:UnsupportedRegion message,什么问题?

调用敏感词识别接口,返回code:UnsupportedRegion message,什么问题?

提问于 2019-10-15 21:04:48
回答 3关注 1查看 1.3K

调用敏感词识别接口,返回code:UnsupportedRegion message:该接口不支持此地域访问

代码语言:javascript
复制
    clientProfile = ClientProfile()
    clientProfile.httpProfile = httpProfile
    client = nlp_client.NlpClient(cred, "ap-shanghai", clientProfile)

    req = models.SensitiveWordsRecognitionRequest()
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档