Device Handler Http Not Working

I’m trying to build a smart outlet using the particle photon. I’ve got my code set up to make an http post request when the switch is turned on. When I try and run this in the simulator, it logs messages and sends the http request correctly. However when I try and actually press the button from the app, I see no logs and the https request isn’t sent. Anybody have an idea what’s going on?