Hi
For our internal management software, I want to retrieve user photos via REST API:
--header 'Authorization: Zoho-oauthtoken <token>'
The token has `profile.userphoto.ALL`, but it gives me the default user thumbnail.
How can I retrieve Zoho Cliq User Photos?