You are passing logins instead of user_id's. Change your request to use login= and it should work.
2 Likes
You are passing logins instead of user_id's. Change your request to use login= and it should work.