I published my API service application
to Azure cloud
. I went into Azure api service console
and tried tor run my service. Nevertheless i faced such error:
Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found
I was trying to follow the possible solutions from this topic:
I tried every given solution out of it like removing certificates, running dotnet commands etc
but i still got this error and don't know what more can be done here. I am really stack on it. Can anyone help me out?