New Chat using API #2239
Unanswered
davidpiccinini
asked this question in
Q&A
Replies: 1 comment
-
You will have to debug yourself this time. https://doc.livehelperchat.com/docs/debug And response can't be just empty. Some other part is failing on your end https://github.com/LiveHelperChat/livehelperchat/blob/master/lhc_web/modules/lhrestapi/chat.php#L13 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I'm having troubles to create new chat using LHC's API REST.
Sent POST request to {lhc_instance}/restapi/chat with user's static token and got 200 with no content. But new chat never appears.
Asked to documentation' chatbot and surf along docs, but I cant see nothing wrong. Any other activation or setting is needed?
VID and additional data was inyected.
Body:
Beta Was this translation helpful? Give feedback.
All reactions