DEV Community

Nicos
Nicos

Posted on

πŸ€” Having trouble with bug in C#, ASP.NET, PostgreSQL when using API endpoint for mobile app development?

I am currently working on developing a mobile app using C#, ASP.NET, and PostgreSQL. I am encountering a bug when trying to fetch data from the API endpoint https://esports.sportdevs.com/teams-by-season?season_id=eq.{season_id}. The data is not being displayed correctly in the app. Has anyone encountered a similar issue and found a solution? Any help would be greatly appreciated!

Top comments (0)