Struggling with Linking .NET web API with MAUI.

Hey folks, I am trying to connect a web API with MAUI's. I've created the API Client Services and implemented its files. but when I go the front end and press a button that's supposed to get a list for me it doesn't get anything.
Was this page helpful?