Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
When i try to create a ticket on chat, i receive this message:
API Error (400)
Unable to create new ticket: validation errors: user: Incomplete client information *[D3E8D92A5679311A94EE3DA691D28985]*
I follow all instructions at https://livehelperchat.com/osticket-extension-394a.html
I Create the apikey on OSTiket v1.9.12 (Status = Active)
I change the extension settings in osticket/settings.ini.php:
[== PHP ==]
...
'api_key' => 'D3E8D92A5679311A94EE3DA691D28985',
'host' => 'http://atendtecnologia.com.br/suporte/api/tickets.json',
'issueurl' => 'http://atendtecnologia.com.br/suporte/scp/tickets.php?a=search&query={osticketid}',
...
I activate extension in live helper chat, editing settings/settings.ini.php:
[== PHP ==]
...
'default_site_access' => 'eng',
'extensions' =>
array ( 0 => 'osticket',
),
'available_site_access' =>
array (
...
But, the ticket can´t be created.
What could be causing this error?
*Sorry for my bad english
Clemilson Santos
Offline
Hi clemilsonsantos,
thank you for your post in the Live Helper Forum chat.
Sorry I cannot give you support on this extra component, plugin.
Maybe you will not receive free support here about that issue.
What I can suggest to you, as I AM also opening ticket from offline message with OsTicket,
is create a ticket filter where you told to OsTicket to open ticket by using the reply address.
I AM sorry to cannot help you with that issue,
I AM just only a user.
:-)
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
I found the error!
The osTicket extension to the "Live Chat Helper" will only work effectively if the email field is available and filled by the user who is entering the chat.
To enable the e-mail field in the chat have to select the corresponding options in the start chat form settings available at:
<yoursite>/index.php/site_admin/chat/startchatformsettings
After I enabled email field and put the embed code on the site with this modification, the ticket has been successfully created in osTicket...
I hope can help if someone has the same problem.
Thanks to all who contribute to this great communication tool, Live Helper Chat, is ready for everyone.
Clemilson Santos
Clemilson Santos
Offline
clemilsonsantos thank you for the feedback who can help other users.
Have a great time!
I AM happy to hear you solved the issue!
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi,
The errors occur during osticket creation from livehelperchat.
"Unable to create ticket: As received by the server, this request had a nonzero content length but no POST data.
Normally, this indicates that it exceeds the 'post_max_size' setting in the PHP configuration on the server. Increase the 'post_max_size' setting or reduce the size of the request.
Request size according to 'Content-Length' was '936', 'post_max_size' is set to '32M'."
Any ideas what's wrong with my setting ?
Regards.
Syed
Offline
Hi syzuhdi,
if you need there are commercial support, you can find more info on my signature.
Have a great day :-)
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Pages: 1