That looks like the issue. The Value you are putting is `user.id`, and `[ Object ].id` is `undefined

That looks like the issue. The Value you are putting is
user.id
, and
[ Object ].id
is
undefined
Was this page helpful?