Describe the problem/error/question
I’ve set up my Personal Access Token but can’t seem to get my Oura Node to return anything but a 404. I wonder if this node only support Oura 2.0 rings?
What is the error message (if any)?
NodeApiError: The resource you are requesting could not be found at Object.ouraApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Oura/GenericFunctions.js:28:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Oura/Oura.node.js:66:36) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:728:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:660:53 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1062:20
Please share your workflow
Just attempting to do a Profile Get in my node for testing.
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
{
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “086ad41eed85ceacda8912dfeb3d9f4acf63987a23b87b3b64cc23d201bb6062”
},
“nodes”: ,
“connections”: {},
“pinData”: {}
}
Share the output returned by the last node
NodeApiError: The resource you are requesting could not be found at Object.ouraApiRequest (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Oura/GenericFunctions.js:28:15) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/Oura/Oura.node.js:66:36) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:728:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:660:53 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1062:20
Information on your n8n setup
- n8n version: 1.41.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: