Hey all.
I need some help with Zep.
It seems like the community API has gone from v1 to v2.
I can see that n8n is trying to call the /api/v1/collection endpoint that results in a 404.
If I call the v2 api with the same API key from Postman I get a 200 Ok.
The red underlined calls are from n8n, with and without /api/v2 added to the API URL.
The yellow highlight is from Postman with the same API Key but a correct URL.
It looks to me like the Zep connector just needs to be updated to support v2 of the Zep APIs.
n8n version: 1.76.1
Database (default: SQLite): Default
n8n EXECUTIONS_PROCESS setting (default: own, main): Default
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
Operating system: Windows 11
Thanks in advance.