Error visaul artefact on predefined credential type, after reloading the page

Describe the problem/error/question

I have a Notion Credential inserted into a HTTP-request node
On page reload it gives an error. It gets away when I re-choose the credential.

However, it’s not an error, the process works fine. Just a visual artefact

image

From inside:

The flow still works:
image

Information on your n8n setup

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

Hey @artildo,

I believe this was fixed a couple of version ago, Can you update your n8n instance to 1.48.0 or 1.49.0 and see if the error is still there.

Edit: Yeah was fixed in 1.48.0 with the PR below.

1 Like

@Jon Yeah, thank you. Solved the issue.

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