Skip to content

Not able to create $default route in API Gateway (HTTP API)

0

The UI kept telling me "Invalid path. Must be "$default" or start with a /." Enter image description here

2 Answers
0

Can you go to Stages of your API gateway and verify if $default stage exist?

Enter image description here

AWS
EXPERT

answered 2 years ago

  • Yes, I do have $default there in the stages..

0

Can you spot something in here ? Also, make sure to trim the name of the stage.

https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-routes.html

EXPERT

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.