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
When integrating with api gateway WebSocket API, got error in CloudWatch log: json: cannot unmarshal string into Go struct field APIGatewayProxyRequestContext.authorizer of type map[string]interface {}: UnmarshalTypeError null
To log requestContext info, the field authorizer is empty: requestContext:map[stage:... authorizer: messageId:<nil>...
nick-phillips-dev, praveen001, jozanza, aler, mattrout92 and 2 more