HttpS doesn't seem to work
-
Hi,
Trying to set0up the button to make a https GET via an Iphone XS.
When I make a http call everthing seems to work fine but https always returns a 404?
Can anyone confirm if it is possible to do HTTPS calls (with headers)?Thanks, Cindy
-
Yes it's possible. If you actually get a status code such as 404 then it was the server that responded with the error code 404. Maybe you have the wrong url?