Hello Appwriters, i'm facing this issues that whenever my cloud function is run, i always get this error outputs
Native logs detected. Use context.log() or context.error() for better experience.
(node:12) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(Use `node --trace-warnings ...` to show where the warning was created)
TypeError: Enumerable.from is not a function
yes, i really do have an enviromental variable NODE_TLS_REJECT_UNAUTHORIZED
is value its 0
i dont know why this is an issues, i started having this error have the lauch of the newest Appwrite version
Recommended threads
- The current user is not authorized to pe...
I want to create a document associated with user after log in with OAuth. The user were logged in, but Appwrite said user is unauthorized. User is logged in wi...
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...