Hey all, setting up appwrite keys in nodejs on replit.com platform using its inbuilt secrets tool. However, secrets tool doesnot show option to name a new variable name. It provides option to add new appwrite keys but not option to add its corresponding variable name which limit accessing variables within nodejs code.
Any help please...
Sorry I don't understand
thank you
can you maybe clarify or rephrase?
You can change the variable name in code you are naming mySecret 2 times...I am not sure what exactly your issue is but I guess you need a way to change the variable name from the inbuilt secrets tool but that's not available in replit...you will have to rename it later π
Exactly, you have understood my problem...
Recommended threads
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...