jackdupont
11 years agoHelper
RESTAPI send notes (private message)
Hi,
Today using the RESTAPI I am encountering the following issue when sending a private message to an user :
note.tousers: Ce nom de connexion est ambigu : [USER_LOGIN]. Remarque : les noms de connexion incorrects ont été supprimés de la liste "Envoyer à"
translated In english :
note.tousers: this login is ambigous : [USER_LOGIN]. Notice : Incorrect logins have been deleted from list "Sent to"
Notice : I am using postoffice/notes/send API call and 'notes.recipient', 'notes.subject', 'notes.note' params
Any help would be appreciated,
Thanks.