Hi JiahaoZhang-2472,
Hope you are doing well.
I could you see you are using Beta endpoints to get profilephoto details.
I tried to replicate the same issue at my end ,I am able to get the profile photo details without issue.
https://graph.microsoft.com/v1.0/me/photo/$value.
https://graph.microsoft.com/beta/me/photo/$value.
Refer :- This article to get profile photo details https://learn.microsoft.com/en-us/graph/api/profilephoto-get?view=graph-rest-1.0
Permissions required to get photo details. Refer
Hope this helps.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".