开发者社区> 问答> 正文

Federation签名Demo报错

弄签名的时候报了这个错是为什么?api指的是什么
Failed to get a federation token.
Error code: InvalidApi.NotFound
Error message: Specified api is not found, please check your url and method.

展开
收起
veyhey 2015-08-17 22:25:52 5929 0
3 条回答
写回答
取消 提交回答
  • api应该就是官方的api接口吧;看看配置对不对
    2015-08-18 22:38:29
    赞同 展开评论 打赏
  • ReFederation签名Demo报错
    也遇见了。java
    Failed to get a federation token.
    Error code: InvalidApi.NotFound
    Error message: Specified api is not found, please check your url and method.
    com.aliyuncs.exceptions.ClientException: InvalidApi.NotFound : Specified api is not found, please check your url and method.
        at com.aliyuncs.DefaultAcsClient.parseAcsResponse(DefaultAcsClient.java:139)
        at com.aliyuncs.DefaultAcsClient.getAcsResponse(DefaultAcsClient.java:89)
        at com.aliyun.sts.demo.test.StsServiceSample.getFederationToken(StsServiceSample.java:35)
        at com.aliyun.sts.demo.test.StsServiceSample.main(StsServiceSample.java:66)

    2015-08-18 19:56:49
    赞同 展开评论 打赏
  • ReFederation签名Demo报错
    调用什么sdk,出错的栈信息贴一下
    2015-08-18 10:30:14
    赞同 展开评论 打赏
问答分类:
API
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载