I am trying to use aws api gateway authorizer with cognito user pool. It is working fine when i test using aws api gateway console.
But when i try enabling the auth
In my case, authorization code should be id_token. I made a mistake for using access_token instead
id_token
access_token