I am trying to create a lambda service on AWS and have it accessed from outside via the API gateway with no authentication or restriction required.
To make things ea
There are a few things to do when we receive the {message: forbidden} in the API Gateway:
CORS enabled?
API Key enabled?
If you are still facing issues, let me know so me or one of our cloud gurus @levarne can help.