最近の検索
最近の検索はありません

Patrick Passarella
参加日2021年12月07日
·
前回のアクティビティ2021年12月16日
フォロー中
0
フォロワー
0
合計アクティビティ
5
投票
1
サブスクリプション
1
アクティビティの概要
バッジ
記事
投稿
コミュニティへのコメント
記事へのコメント
アクティビティの概要
さんの最近のアクティビティ Patrick Passarella
Patrick Passarellaさんがコメントを作成しました:
Yes exactly.
And I wanted to create an anonymous vote, but the user_id always gets saved with my user_id.
But I managed to do that, by passing an empty string on the body's user id.
コメントを表示 · 投稿日時:2021年12月16日 · Patrick Passarella
0
フォロワー
0
投票
0
コメント
Patrick Passarellaさんがコメントを作成しました:
I understand, but that's not what's happening for me. When an anonymous user votes, it's recorded as if the vote was from the admin (the creator of the token used for the vote request).
But what I understand is that the user_id for the vote should be null. It only works if I explicitly pass an empty string (or unexistent id) to the user_id on the vote object.
コメントを表示 · 編集日時:2021年12月08日 · Patrick Passarella
0
フォロワー
0
投票
0
コメント
Patrick Passarellaさんがコメントを作成しました:
Hi, when voting with an anonymous user (while not logged in), the vote on the article is assigned to the user_id of who created the token to make the request, is that right? I wanted to differentiate the anonymous users from the ones who are signed in.
コメントを表示 · 投稿日時:2021年12月07日 · Patrick Passarella
0
フォロワー
0
投票
0
コメント