We have done the complete setup as instructed in the documentation. Ideally, we should be able to see the dashboard with data populated in it from the DB.
It says unable to authenticate, we also tried with forest-cli login and with a proper credential in hand but we are getting nothing on our plate.
Issue 2:
When we run our application on port:8000
The first time it runs perfectly but when we do some changes on the application we are getting message 8000 is already running. we are using nodemon on the server to watch and run our application.
Can you please check your server logs and share with me the failing request with the associated response message?
I can see from your screenshot that you are launching your server from MConnectServer repository which is a name that differ from MConnectApplication, is that normal?
Hello, We have checked our logs on the server but we are not getting in request logs.
MConnectApplication is just project name for forest admin but the MConnectServer is a repository name and I tried giving names interchangeably but nothing is happening on Portal.
I am attaching a few screenshots of the issues with this thread, hope it will help
What is the status code of the /forest/authentication request, and can you share me all the request (from the network tab of the chrome dev tool) please?