You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Thanks for reporting an issue! Please, then fill out the blanks below.)
What are the steps to reproduce this issue?
npm i
cd example
sls deploy -s dev
What happens?
Get this error during Stack Update:
Serverless Error ---------------------------------------
An error occurred: SdefaultWebsocketsRoute - Currently, authorization is restricted to the $connect route only (Service: AmazonApiGatewayV2; Status Code: 400; Error Code: BadRequestException; Request ID: XXXX; Proxy: null).
What were you expecting to happen?
Successful deployment as mentioned in the example README.
(Thanks for reporting an issue! Please, then fill out the blanks below.)
What are the steps to reproduce this issue?
npm i
cd example
sls deploy -s dev
What happens?
Get this error during Stack Update:
What were you expecting to happen?
Successful deployment as mentioned in the example README.
Any logs, error output, etc?
(If it’s long, please paste to https://pastebin.com/ and insert the link here.)
Any other comments?
…
What versions of software are you using?
From the output of the command:
Operating System: darwin
Node Version: 14.7.0
Framework Version: 1.82.0
Plugin Version: 3.8.3
SDK Version: 2.3.1
Components Version: 2.34.9
The text was updated successfully, but these errors were encountered: