So i used the template to get everything setup, but now when i try to execute the function i keep getting:
PineconeBadRequestError: metadata field: $collectionId is illegal since it starts with '$' at mapHttpStatusError (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/http.js:224:20) at /usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:65:69 at step (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:33:23) at Object.next (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:14:53) at fulfilled (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:5:58) at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
I tried to get the request and response body to show but can't seem to figure it out. ive tried log(), i've tried context.log() ive read the documentation nothing seems to work
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...