vitor
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  This action calls "crisp.resolve_conversation(user_id)" And it calls the crisp_api method 
The response is empty, although the conversation state is changed