adafruit / Adafruit_FONA

Arduino library for the Adafruit FONA
https://www.adafruit.com/products/1946
211 stars 237 forks source link

HTTPS with Fona808 #139

Open TheLastHope18 opened 1 year ago

TheLastHope18 commented 1 year ago

I can´t execute a json post request with the fonaTest example.

I started with the normal Http and I get a Response that the site is moved to https I tried to setHttpsRedirect to true but then I get an 606 Error. Please can somebody help.

There cant be a server side issue, I tested it.