Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2016-02-20 13:46:05

clemilsonsantos
Member
From: Brasil
Registered: 2016-02-20
Posts: 2

OsTicket - Unable to create new ticket

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  cool

Offline

#2 2016-02-20 14:00:44

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: OsTicket - Unable to create new ticket

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.
:-)


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2016-02-29 18:41:09

clemilsonsantos
Member
From: Brasil
Registered: 2016-02-20
Posts: 2

Re: OsTicket - Unable to create new ticket

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  cool

Offline

#4 2016-03-01 19:27:32

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: OsTicket - Unable to create new ticket

clemilsonsantos thank you for the feedback who can help other users.
Have a great time!

I AM happy to hear you solved the issue!


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#5 2017-11-24 03:13:31

syzuhdi
Member
Registered: 2017-08-07
Posts: 3

Re: OsTicket - Unable to create new ticket

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

#6 2017-11-24 08:10:34

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: OsTicket - Unable to create new ticket

Hi syzuhdi,
if you need there are commercial support, you can find more info on my signature.

Have a great day :-)


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer