You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using phrets.php for years, version 1.0rc2. Unfortunately it stopped working after the Resy servers that it connects to forced an HTTPS connection. I have been using HTTPS for quite a while and it was working fine... Apparently the only change on the Rets server was they are not allowing non secure connections any longer. Whatever they did it has broken my connection in the script I use for downloading images. Here is the error I get: + Not connected:
Array ( [type] => http [code] => 0 [text] => )
Anyone have a quick fix? Thanks so much
The text was updated successfully, but these errors were encountered:
I have been using phrets.php for years, version 1.0rc2. Unfortunately it stopped working after the Resy servers that it connects to forced an HTTPS connection. I have been using HTTPS for quite a while and it was working fine... Apparently the only change on the Rets server was they are not allowing non secure connections any longer. Whatever they did it has broken my connection in the script I use for downloading images. Here is the error I get: + Not connected:
Array ( [type] => http [code] => 0 [text] => )
Anyone have a quick fix? Thanks so much
The text was updated successfully, but these errors were encountered: