Question

Get profile image API doesn't fetch the image from the app

  • 15 April 2022
  • 3 replies
  • 261 views

Hello,

We are trying to fetch the profile image that our user has in the app using the readUserProfileImage API request. However, the api doesn't return the image.
app.png

If we upload an image through the createUserProfileImage API request we can then fetch the upload image but it is not the image we have set in the app.
image-4.png

image-copy-1.png

Likewise if we use the updateUserProfileImage API request we can change the uploaded image but it still has no effect on the app image.
image-5.png

image-copy-2.png


So it seems that the profile image through the API and the actual image in the app are not related.

Is there a way to get the app image of a user?


3 replies

Userlevel 1

Can you double check the user profile image with the RC Web app (not the native app)?

Userlevel 1

This is to confirm that the RC app does not use the user profile image uploaded/updated using the platform APIs. Right now, only the RingCentral soft phone gets the user image updated correctly.

This issue will be reported and hopefully the team can fix it soon.

Thank you @Phong.
Just to clarify, the issue is both ways. The API doesn't fetch the image from the RC app as well. This should be supported, right? Is this going to be fixed likewise?

Reply