Hi,
I'm working on an SMS gateway project using SMSSync and .NET Web API. The way the network is currently set up is that the android device is connected to the API server via USB tethering. However, SMSSync does not seem to be able to make post requests while the android device is disconnected to the Internet. I've made the necessary IIS/ firewall/ CORS configurations and have verified that the web API can be accessed by the device's browser (Chrome).
Hi, I'm working on an SMS gateway project using SMSSync and .NET Web API. The way the network is currently set up is that the android device is connected to the API server via USB tethering. However, SMSSync does not seem to be able to make post requests while the android device is disconnected to the Internet. I've made the necessary IIS/ firewall/ CORS configurations and have verified that the web API can be accessed by the device's browser (Chrome).