Expected behavior
I should be able to login
Actual behavior
I try to login to my admin panel for the first time, however, it says the password is wrong, I’ve reset it to make sure I’m entering the correct password.
Failure Logs
[forest] Authorization error: Forest server request error: Unauthorized
VError: Forest server request error: Unauthorized
at C:\Users\happy\Downloads\admin panel\dashboard-peanut\node_modules\forest-express\dist\services\forest-server-requester.js:48:23
at Request.callback (C:\Users\happy\Downloads\admin panel\dashboard-peanut\node_modules\superagent\lib\node\index.js:893:3)
at C:\Users\happy\Downloads\admin panel\dashboard-peanut\node_modules\superagent\lib\node\index.js:1114:20
at IncomingMessage.<anonymous> (C:\Users\happy\Downloads\admin panel\dashboard-peanut\node_modules\superagent\lib\node\parsers\json.js:22:7)
at IncomingMessage.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1223:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
POST /forest/sessions 401 - - 983.287 ms
This is the error I get in the console when trying to login
Context
Please provide any relevant information about your setup.
- Project Name: dashboard-peanut