Replace error in Highlevel node

Describe the problem/error/question

When adding a custom field I get an error from the HighLevel node.

What is the error message (if any)?

TypeError: description.replace is not a function
at prepareDescription (RunDataAi-CFnvZB7Q.js:1903:39)
at getErrorDescription (RunDataAi-CFnvZB7Q.js:1920:16)
at Proxy. (RunDataAi-CFnvZB7Q.js:2111:35)
at renderComponentRoot (index-BolKFsR6.js:7448:17)
at ReactiveEffect.componentUpdateFn [as fn] (index-BolKFsR6.js:6413:46)
at ReactiveEffect.run (index-BolKFsR6.js:790:19)
at setupRenderEffect (index-BolKFsR6.js:6511:5)
at mountComponent (index-BolKFsR6.js:6348:7)
at processComponent (index-BolKFsR6.js:6315:9)
at patch (index-BolKFsR6.js:5876:11)

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.88.0
  • Database (default: SQLite): Postgres
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu

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