Describe the problem/error/question
Trying to get the Upload Thumbnail to Cloudinary to work, but I keep getting this error:
Credential with ID “ABCABCABCABC” does not exist for type “httpBasicAuth”.
I’m getting the following error. Help!
Error: Credential with ID “ABCABCABCABC” does not exist for type “httpBasicAuth”. at CredentialsHelper.getCredentials (/usr/local/lib/node_modules/n8n/dist/credentials-helper.js:147:19) at CredentialsHelper.getDecrypted (/usr/local/lib/node_modules/n8n/dist/credentials-helper.js:180:29) at ExecuteContext._getCredentials (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/node-execution-context/node-execution-context.js:184:37) at ExecuteContext.getCredentials (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/node-execution-context/base-execute-context.js:49:16) at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/HttpRequest/V3/HttpRequestV3.node.js:118:29) at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:696:27) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:930:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:1266:20
## What is the error message (if any)?
## Please share your workflow
(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.)
## Share the output returned by the last node
<!-- If you need help with data transformations, please also share your expected output. -->
## Information on your n8n setup
- **n8n version:**
- **Database (default: SQLite):**
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**
- **Operating system:**