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
I would frequently receive this error, and after reading this post I realized you can fix it by adding "rejectUnauthorized": false, between lines 12 and 13 of api/index.js
The text was updated successfully, but these errors were encountered:
I would frequently receive this error, and after reading this post I realized you can fix it by adding
"rejectUnauthorized": false,
between lines 12 and 13 of api/index.jsThe text was updated successfully, but these errors were encountered: