vitor

Results 4 comments of vitor

I dont understand how I am going to check if the profile exists or not if it doesnt return

I'm using them in a chatbot! And I'm making tests for the chatbot API So I need to see these kind of response { "error": false, "reason": "updated", "data": {}...

Sure, When the user tells the chatbot to handoff to human, this action is called ![image](https://user-images.githubusercontent.com/88452580/181087054-320098f9-f060-4127-ab75-f7137bba920c.png) This action calls "crisp.resolve_conversation(user_id)" And it calls the crisp_api method ![image](https://user-images.githubusercontent.com/88452580/181086963-541646f2-8f7a-421e-b9e7-24c072873d95.png)

The response is empty, although the conversation state is changed