You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
�[90m at processTicksAndRejections (node:internal/process/task_queues:96:5)�[39m
2025/02/13 13:24:37
stdout
at authenticate (file:///app/index.js:38:24)
2025/02/13 13:24:36
stdout
TypeError: Cannot read properties of undefined (reading 'sid')
2025/02/13 13:24:30
stdout
Express port: 8080
2025/02/13 13:24:30
stdout
(Use node --trace-warnings ... to show where the warning was created)
2025/02/13 13:24:30
stdout
(node:31) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
The program starts, but throws this error:
node --trace-warnings ...
to show where the warning was created)When trying to reach the webpage it shows only this (the url is fine):
{"error":{"code":400},"success":false}
Unfortunately, no email sent by the program.
The text was updated successfully, but these errors were encountered: