You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-03-10 06:34:41

ila
Member
Registered: 2022-03-10
Posts: 11

RESTful API usage for Update Plugin Form

Hi guys,
I have a problem when I try to update form status

When I'm trying to update the form status it has error "You don't have permission to perform this action". It works correctly in the interface but I can't implement it in request.

the call URL was : apirest.php/PluginFormcreatorFormAnswer/$form_id
body :{"input":{"status":"103"}}

also, it's works fine when I update a ticket status with the same body

I'm using GLPI 9.5.7
and I've tried login as Super-admin it's doesn't work also

Can you tell me where is my mistake? Thanks!

Offline

#2 2022-03-10 06:40:45

ila
Member
Registered: 2022-03-10
Posts: 11

Re: RESTful API usage for Update Plugin Form

I'm using plugin "Form creator"

Offline

Board footer

Powered by FluxBB