Multiple Workflows Error Message - "country must be valid", "error": "Unprocessable Entity"

vivid

Member
Hey Guys! I am seeing lots of error messages all of a sudden similar to the screenshot below. It used to work perfectly fine. Did something change? Any idea on what's going on...

Pabbly - Facebook Lead Form -> Go High Level


Task History ID: IjIxMDQ3NDI4NSI_3D
Step Name: HighLevel > Create or Update Contact
Task Error Detail:

{
"statusCode": 422,
"message > 0": "country must be valid",
"error": "Unprocessable Entity",
"traceId": "7b5dc4bdae757333521f9e466d4a6a89"
}
 

Attachments

  • Pabbly - 1.PNG
    Pabbly - 1.PNG
    6.3 KB · Views: 23
  • Pabbly - 2.PNG
    Pabbly - 2.PNG
    13.8 KB · Views: 19

Supreme

Well-known member
Staff member
Hey @vivid

As we can see from the GHL action step you have to pass the country code instead of passing the country name.

E.g. - For Canada pass CA


2022-08-03_12h13_04.png
 
Top