标签: postman amazon-cognito
我已经弄清楚了如何使用Postman的Oauth 2.0向导从Cognito用户池(https://stackoverflow.com/a/53018712/633213)获取访问令牌,但是Cognito似乎希望收到带有“ Bearer”一词的令牌,但是Postman似乎没有选择忽略它。 可以通过Cognito + AWS API Gateway使用Postman对Oauth 2.0的出色支持吗?