Legacy Dev Forum Posts

 View Only

Sign Up

UsersApi getUsersMe() expand issue

  • 1.  UsersApi getUsersMe() expand issue

    Posted 06-05-2025 18:13

    vitaly | 2018-02-06 19:39:54 UTC | #1

    Hi,

    I guess this is a bug in Java SDK.

    When I call the getUsersMe(List<String> expand) method on UsersApi with a list containing 2 items "routingStatus" and "presence", the UserMe response includes only one of those fields, either routingStatus or presence depending on which item is the first in the list. However, if the expand list contains a single item like "routingStatus,presence" both fields are populated in the response.


    tim.smith | 2018-02-07 23:05:21 UTC | #2

    This is actually an issue with the API not accepting query parameters correctly. I've opened API-3136 to get this fixed.


    system | 2018-03-10 23:05:30 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 2474