appwrite / sdk-for-node

[READ-ONLY] Official Appwrite Node.js SDK 🟢

Home Page:https://appwrite.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment var APPWRITE_FUNCTION_PROJECT_ID odd content

roelvandenbranddvc opened this issue · comments

I was trying to get the Project ID from the Environment var APPWRITE_FUNCTION_PROJECT_ID

But it returned this:
APPWRITE_FUNCTION_PROJECT_ID=APPWRITE_FUNCTION_PROJECT_ID=613**********

When I would only expect the key itself.

What version of appwrite is this on?

I think it was 0.10.0 and without the .net core support, but haven't reproduced it yet on a newer version.

Was a NodeJS function on a Collection Create Item Event or something like that.

Closing this issue for now, we'll be happy to re-open it again once more info is available.