I try all the above, if you did all steps in the above answers, and you not solve the problem, then:
- on the left menu, hit the "Resources"
- in the right to "Resources", hit the api method that you want to test, like "POST/GET etc)
- hit the "ACTION" list (it's above to the API method in step 2
- select "DEPLOY API" (please do it, even you already deploy yours api)
- in "deployment stage" select "prod" or what ever you write in yours previous deploy (it will override yours previous deploy
- hit deploy
I thing that because of, when I create the "METHOD REQUEST" (see step 2 how to go to this menu) , in "Authorization" I select "AWS_IAM"
after testing api, in aws test option, I try it in "postman"
then I understand the in "METHOD REQUEST" , in "Authorization", I should select "none"
I change it to none, but I thing the AWS, need to deploy it again, as I explain