【问题标题】:"missing authentication token" error with Authentication type set to NONE“缺少身份验证令牌”错误,身份验证类型设置为 NONE
【发布时间】:2019-12-03 15:19:06
【问题描述】:

我正在尝试通过 AWS API Gateway 调用 Lambda 函数。当我提到身份验证类型 NONE 时,这意味着它是可公开访问的。使用浏览器访问时仍然出现缺少身份验证令牌错误。

【问题讨论】:

    标签: aws-lambda aws-api-gateway


    【解决方案1】:

    检查你的 API 的 URL - 我最好的猜测是你调用了错误的端点 URL。

    格式应该是[invoke URL]/[path to method]。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-08-03
      • 1970-01-01
      • 2015-06-01
      • 2021-08-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-08-27
      相关资源
      最近更新 更多