wpietrzakpl / GlpiTools

PowerShell Module to work with Glpi API
15 stars 8 forks source link

bug Add-GlpiToolsTicketFollowup #14

Closed ludovicbernard closed 3 years ago

ludovicbernard commented 4 years ago

I have an error message when executing the function, "ERROR_GLPI_ADD", "you do not have the rights required to perform this action. when I run the Add-GlpiToolsTicketTask function, I have no error message and it is executed can you tell me if the order conforms Add-GlpiToolsTicketFollowup -ticket_id 55555 -content "test" thank you

wpietrzakpl commented 4 years ago

Hi Error about rights is a problem with rights of the account that you are using with API Please check rights first

wpietrzakpl commented 3 years ago

no info