GET osc/info return me 404 error but I'm connected to device

Hi @craig last week I found a solution instead of using HttpClient, I used WebRequest to make an API call.

I just used WebRequest for this endpoint GET http://192.168.1.1/osc/info

Thank you for your help

2 Likes