To get the user's avatar correctly, we need to add "picture" field in the $fields array.
Ps.
According to the previous code, I used below code to get the avatar of users correctly.
But I found that the code is changed after I did the testing and I didn't test the new code, I shared the code I used which can fetch users's avatar correctly.
To get the user's avatar correctly, we need to add "picture" field in the $fields array.
Ps. According to the previous code, I used below code to get the avatar of users correctly. But I found that the code is changed after I did the testing and I didn't test the new code, I shared the code I used which can fetch users's avatar correctly.
I tried to dump the $user array and it's content is similar below: