Would it be possible to return Facebook reviewer profile images at 120 × 120 pixels instead of the current 50 × 50 pixels?
Facebook profile image URLs currently include:
height=50&width=50
Could these parameters be updated to:
height=120&width=120
This would match the dimensions already returned for Google Business Profile reviews and make Facebook reviewer images large enough to display clearly when featuring customer reviews on a website.
Since the requested dimensions are already included as pre-signed URL parameters, this appears to be a relatively small change that would create more consistent behavior across platforms and make the Facebook review data more usable.
Example current response:
{ "status": "success", "data": [ { "id": "27294662556872449", "platform": "facebook", "accountId": "69a9ccbadc8cab9432bb0fe1", "accountUsername": "RightWay.Lansing.MI", "reviewer": { "id": "28231267636457970", "name": "Ryann Mcdowell", "profileImage": "https://platform-lookaside.fbsbx.com/platform/profilepic/?eai=Aa3FYavj_jcitcadZUF_0D2eF4oMHBOWRyWIrZkRye0uzqlkzTge6bhVr2O1QU5gwD5TxqxckyJj&psid=28231267636457970&height=50&width=50&ext=1787248402&hash=AfsH1NodIK5L2aGfyPzgjPUu" }, "text": "Rob is great.", "created": "2026-07-21T00:13:59+0000", "hasReply": false, "hasPhotos": false, "photoCount": 0, "photos": [], "reviewUrl": "https://www.facebook.com/27294662556872449" } ] }Requested Facebook profile image URL change:
height=50&width=50to:
height=120&width=120Please authenticate to join the conversation.
Completed
Feature Request
About 2 months ago

Ryan Everson
Get notified by email when there are changes.
Completed
Feature Request
About 2 months ago

Ryan Everson
Get notified by email when there are changes.