https://discord.gg/botpress logo
Chat Integration List Messages does not work
# 🤝help
c
When attempting to use the list messages endpoint with the chat integration, it returns this
Copy code
json
{
  "id": "err_20240713191337xF94A299D",
  "code": 500,
  "type": "Unknown",
  "message": "Request failed with status code 500 (Error ID: err_20240713191337xF94A299D)"
}
rather than the actual list of messages, and I can't seem to fix it? Does anyone know what this issue could be caused by?
f
Looking for a solution to this as well
a
should be fixed, poke me if there's anything
c
Yeah, it's working, but I also noticed list Conversations also returns a 500 error if the user has no conversations
a
@cuddly-tailor-30796 thanks for reporting this bug. I'm currently deploying a fix, should be live in ~10 minutes
4 Views