Problem with implementing a node for GoHighLevel

Hey guys, I’m having difficulty implementing an action for gohighlevel. It shows error status code 401 every time I test it. Do you have any idea how can I


resolve this?

Please see the workflow below:

{
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “bb11628c1739749a3b1523c76322992011dbfe0ca6ccccb678a51f08ecedf6d9”
},
“nodes”: ,
“connections”: {},
“pinData”: {}
}

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @Wei_Tham,

A 401 is typically an authentication issue, Have you made sure your credentials are correct and that they have permission to create a contact?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.