Ollama 404 http denial
Im attemping to write a Ollama front end and am having connection issues. Here is my http connection code.
I am able to curl , as well as just browse to the base url to show connectivity via browser , so i know its correctly running. If i curl to the BaseAddress with the request data included it correctly works, btu i cant get my code ot connect at all. It 404's me all day. Any ideas ?


1 Reply
Heres my ApiResponse class just for reference
Does anyone know of what im doing wrong ?
also tried 127.0.0.1 instead of localhost