Skip to content

Mobile app passes incorrect query parameters to Avatar endpoint #1869

@Fishbowler

Description

@Fishbowler
  • Your Rocket.Chat Experimental app version: 4.4.0

The app submits width and height querystring parameters to the Rocket.Chat server when fetching an avatar.

The API doesn't appear to reference the width and height values that the mobile client submits, and instead accepts size (which makes sense, since they're squares).

This also appears to be backed up by the image returned always being 200x200 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions