Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Keys were created but requiring them to your APIs is still not enabled. #51

Open
ajcatambay opened this issue Feb 24, 2022 · 1 comment

Comments

@ajcatambay
Copy link

So this plugin just creates the API Keys and associate these keys to usage plans, but not necessarily enable requiring the API Keys on the different API endpoints? Is that right?

I tried installing this plugin and it generated an API Key, but I am still able to proceed and get a successful response from my APIs even without passing an API key in the header.

@waggonerjake
Copy link

Did you set your private: true on your endpoints in the serverless.yaml?

Look at here, specifically at API Gateway v1 REST API to see that option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants