API gateway Cognito user pool authorizer - 401 unauthorized

前端 未结 2 779
无人共我
无人共我 2021-02-15 01:16

I was trying to get my API gateway work with Cognito user pools authorizer but I cannot seem to get it to work. I am not using any SDK as of now. Some details - for Cognito pool

2条回答
  •  伪装坚强ぢ
    2021-02-15 01:41

    Turned out to be a really idiotic mistake of copying the access_token as well. With the right id_token it worked. Took me 2 days to figure it out!!!

提交回复
热议问题