Skip to content
  • getMessagesPage with $or field not working probably

    APIs messaging
    2
    0 Votes
    2 Posts
    901 Views
    J
    Hi Kirlos, as you can see from the response's message field, there are two elements (id and name) underneath, you need to append .id to specify the first search field for id, so change the "message.from" to "messsge.from.id" should solve this problem.