Skip to content

[GOWS] - Error with status code 500 when sending message. #2078

@onse7up

Description

@onse7up

Describe the bug

Hi everyone!

I'm having a problem with the node that sends messages to the lead (send_lead).

Whenever a lead sends a message, it returns the error shown in the JSON below.

Does anyone have any idea how to solve this?

Version

{
"errorMessage": "The service was not able to process your request",
"errorDescription": "Request failed with status code 500",
"errorDetails": {
"httpCode": "500",
"errorData": {
"statusCode": 500,
"exception": {
"message": "2 UNKNOWN: server returned error 400",
"details": "server returned error 400"
},

Steps

To Reproduce Steps to reproduce the behavior:

Whenever the agent receives a message, that message is processed, and at the last node in the flow, which should send the response to the lead, it throws the error described above.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions