aws-appsync-react-workshop icon indicating copy to clipboard operation
aws-appsync-react-workshop copied to clipboard

Why did you remove authentication from this repo?

Open pedroapfilho opened this issue 6 years ago • 2 comments

I was seeing your talk but I checked here that you removed the subscriptions part, why?

pedroapfilho avatar Jan 05 '20 22:01 pedroapfilho

This error was appearing when I was following the workshop and tried the "subscription" part:

"Connection failed: Failed to construct 'WebSocket': The URL's scheme must be either 'ws' or 'wss'. 'http' is not allowed."

pedroapfilho avatar Jan 05 '20 22:01 pedroapfilho

The subscription part is located in this workshop: https://github.com/dabit3/aws-amplify-workshop-react#graphql-subscriptions

sgriffiths avatar Mar 22 '20 10:03 sgriffiths