Application terminated.
Error: Session creation failed
Cause: Failed to send the request. Web API: http://localhos:5000/api/ServerApi/CreateSession)
- Deepak Sharma
- PowerServer
- Thursday, 26 August 2021 15:07 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
1) Makes sure that your Web Api ":Server" has been started on your development PC
2) Makes sure that your PS "Project" has specified port 5000
3) Make sure that Port 5000 is not blocked.
Regards ... Chris
The first one you noted (1. Makes sure that your Web API ": Server" has been started on your development PC), what you mean ?.
I am getting also the same error while running through the browser.
If you don't mind, can you explain?