Getting Invalid URI: The hostname could not be parsed – in Ocelot on .NET 8.0
While executing the API gateway (micro services) using Ocelot, I’m getting this exception:
Getting Invalid URI: The hostname could not be parsed. in ocelote .net core 8
while executing the API gateway(microservices) using ocelot I’m getting below exception.