I have worked with Buildship on two projects so far. One is a project I own, the other is a project I was invited to.
In my own project, I am able to see an option to copy chat widget but there's no Chat Widget for the chatbot on the project I was invited to. This implies I can only test on the Buildship environment and nowhere else outside it, regardless of the fact that project has been shipped.
How do I get a Chat Widget that I can use in a React app for instance?
The first of these images is on a project in which I am the owner, you can clearly see a button that gets you the chat widget, whereas there's nothing like that on the second. Note that both projects are identical in all fronts.
Hi @_chimsom, is the method on the second project set to POST in the Rest API Trigger? As the chat bot button only appears when the method is set to POST and has assistant.