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

ApiGatewayV2 Websocket ignore stage #10734

Open
1 task done
jlmbrt opened this issue Apr 26, 2024 · 1 comment
Open
1 task done

ApiGatewayV2 Websocket ignore stage #10734

jlmbrt opened this issue Apr 26, 2024 · 1 comment
Labels
aws:apigatewayv2 Amazon API Gateway v2 status: backlog Triaged but not yet being worked on type: bug Bug report

Comments

@jlmbrt
Copy link

jlmbrt commented Apr 26, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When connecting to the WebSocket API, passing the stage in the url, the integration receive an empty stageVariables
Also, if I connect to the API without passing a stage, I am correctly connected

Stage seems to be totally ignored

Expected Behavior

The WebSocket API must return an error if I try to connect without stage ?
The api must pass stage variables to the integration (proxy integration)

How are you starting LocalStack?

With a docker-compose file

Steps To Reproduce

Create a WebSocket apigatewayv2
Create at least one stage with stage variables
Try to access stage variables from integration code

Environment

- OS: macOS 14.4.1 
- LocalStack: latest

Anything else?

No response

@jlmbrt jlmbrt added status: triage needed Requires evaluation by maintainers type: bug Bug report labels Apr 26, 2024
@localstack-bot
Copy link
Collaborator

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Pro Support if you are a Pro user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines and our contributing guide.

@MarcelStranak MarcelStranak added aws:apigatewayv2 Amazon API Gateway v2 status: backlog Triaged but not yet being worked on and removed status: triage needed Requires evaluation by maintainers labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:apigatewayv2 Amazon API Gateway v2 status: backlog Triaged but not yet being worked on type: bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants