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
carmenlau
changed the title
The message hook, instead of injecting the user_id into context
In chat hooks should not inject the user_id into context manually
Feb 14, 2018
Now we inject the user id this way in chat sdk.
That will have 2 problems
Propose solution:
Should configure the container correctly with user for calling the lambda, should not inject the data manually in sdk
The text was updated successfully, but these errors were encountered: