Hi All,
I'm trying to implement a feature which will provide the functionality to
users to create multiple tickets at once. As the QuickCreateTicketDialog
component is some what similar I'm trying to extend its functionality to
post the parameters to the backend DB. The thing is while I'm trying to
submit the input form it gives me the error saying; "Error: Bad Request Missing
or invalid form token. Do you have cookies enabled?"
I have used the same value for the input __FORM_TOKEN which have been used
for the Quick Create Ticket component. I have also tried removing that
input from the form. Then it resulted in not hitting the match_request
method.
It will be really great if you can help me on this matter.

PS: As I know some other projects will be also benefited if this issue can
be solved.

Thanks
Dammina
-- 
Dammina Sahabandu.
Undergraduate Department of Computer Science and Engineering
University of Moratuwa
Sri Lanka.

Reply via email to