Describe the problem/error/question
Hello there,
I have noticed that the API documentation has been updated. I was instantly excited to finally use the GET parameter for project members. I enabled the api token to handle the requiered “user:list scope”, but the system rejected my http request. Since every other node with the same syntax worked, i figuered that this endpoint must still be blocked on V.2.7.4?! Therefore my question, is the endpoint not activated yet?
Link to the documentation: API reference | n8n Docs
What is the error message (if any)?
"GET method not allowed"
Please share your workflow
Share the output returned by the last node
[
{
“message”:
“GET method not allowed”
}
]
Information on your n8n setup
- n8n version: 2.7.4
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Linux