0
flaskone created
Product version: 10.5.0
Product type Angular Asp.net core
Product framework type: .net core 5.0
ABP Framework version: 6.5.0
Hi, I have a problem making a request to the address: https://localhost:44301/api/TokenAuth/Authenticate from Postman. I get error : HTTP Error 400. The request hostname is invalid. The backend core application is running.
Everything works normally when I am using Angular or Swagger. What is wrong with postman ?
Ćukasz Tync
Ps. could you send answer to email: [email protected]
1 Answer(s)
-
0
Hi @flaskone
- Are you making the request on the same machine ?
- Are you able to access https://localhost:44301/ on the machine you are making the request from ?
Thanks,