Invalid API key generated
-
Hello !
I have problems with the API key.
No problem to create a new ticket on my osTicket instance if I use the email.
It is impossible if I use your plugin : the API key generated by my osTicket instance is not recognised, and the creation of a new ticket via json is rejected. Here is an extract of the log file (for security reasons I have obfuscated some items) :
[2020-08-13 15:56:06]: Ticket data:
array (
‘name’ => ‘Jean-Benoit RICHARD’,
’email’ => ‘[email protected]’,
‘phone’ => ‘ x’,
‘subject’ => ‘Test 17:55’,
‘message’ => ‘Avec PJ ?’,
‘ip’ => ‘176.XXX.XX.XX’,
‘topic’ => ‘Autres demandes’,
‘attachments’ =>
array (
),
‘priority’ => ‘1’,
)
[2020-08-13 15:56:06]: Unable to create ticket: Valid API key requiredMy site is a WordPress 5.5 running on a shared host with php 7.3
My osTicket is osTicket (v1.14.2) running php 7.2.24 on a ubuntu server 18.04.3 LTS
- The topic ‘Invalid API key generated’ is closed to new replies.