Re: [go-nuts] Need Help - go lambda triggering in post authenticate

2019-02-22 Thread Burak Serdar
On Fri, Feb 22, 2019 at 1:36 AM Merry wrote: > > i have wrote a lambda function in go to trigger the event in cognito, i have > attached the lambda in cognito user ppol when i logged in form UI just before > authenticate i am getting error > json: cannot unmarshal string into Go struct field Cog

[go-nuts] Need Help - go lambda triggering in post authenticate

2019-02-22 Thread Merry
i have wrote a lambda function in go to trigger the event in cognito, i have attached the lambda in cognito user ppol when i logged in form UI just before authenticate i am getting error json: cannot unmarshal string into Go struct field CognitoEvent.version of type int: UnmarshalTypeError null