You are not logged in.
Pages: 1
Good day,
when trying to get tickets from my glpi api it gives me ERROR_RIGHT_MISSING as response, it only get the tickets where the user is the requester.
I am using super admin user to fetch data,
Cordially,
Offline
To list a user's tickets you must:
URL:
apirest.php/search/Ticket/?criteria[0][field]=4&criteria[0][searchtype]=equals&criteria[0][value]=8
Where 8 is the user id
Last edited by JuanDavid8a (2019-10-02 21:34:59)
Full Stack Developer experto en Sistematización de Procesos en la Nube, Jugador de PaintBall, Roller Derby, Gomoso de la Robótica, Electrónica y La Tecnología.
Canal de youtube: https://www.youtube.com/user/juand8a/
Página Web: http://juandavid8a.github.io
Offline
once you get your session token check active profile -> i Guess this profile is not allowed to see all tickets
Trouver la panne avant de réparer...
GLPI10.0.16 (ubuntu 22.04 PHP8.1 Mariadb10.6 ) plugins : comportements 2.7.3 reports 1.16.0 formcreator 2.13.9, datainjection 2.13.5 fields 1.21.9
Offline
Pages: 1