Hi, I created a web service for my GPRC API app to expose it to the internet, but I am getting this error:
Error starting gRPC call, HttpRequestException: Operation timed out (https://myapp.onrender.com:10000) SocketException: Operation timed out
I am able to connect from another app inside my Render account using the internal address, but not from an external app which is not hosted in Render.
Any idea? Thank you in advance.