Describe the problem/error/question
Credentials were working fine a couple days, now just giving ‘Not Found Error’
What is the error message (if any)?
Please share your workflow
Its just credentials, no workflow.
I keep seeing this in my server logs :
98.67.233.91 - - [06/Sep/2024:12:49:41 -0400] “GET //wp-json/wp/v2/users HTTP/1.0” 404 114 “-” “n8n”
98.67.233.91 - - [06/Sep/2024:12:49:25 -0400] “GET //wp-json/wp/v2/users HTTP/1.0” 404 114 “-” “n8n”
It seems n8n is trying to pass these credentials to a URL that doesn’t exist?
All I have done is input my wordpress site URL
I still get a JSON/schema response if I visit the //wp-json/wp/v2/users URL myself
Information on your n8n setup
- n8n version:
- 1.57.0
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via cloud/normal
- Windows
