Most of times if i start project in editor it can’t login to playfab and show following error
ERROR:SCRIPT: HTTP request to 'https://MY_KEY.playfabapi.com/Client/LoginWithCustomID' failed (http result: -1 socket result: -5)
DEBUG:SCRIPT:
{
status = 0,
response = ,
headers = {
}
}
DEBUG:SCRIPT: Login Failed: Could not deserialize reseponse from server:
status and response is just a pprint(httpResponse) from every response created by playfab (i’ve added this manualy for debug purpose).
But. even if response is failed - in the playfab dashboard i see that user logged in. And sims like if run project in browser this error does not appear.
Ok, it’s time to bump up this topic, as there is no solution and I’m having an identical issue - I turned off AV and I’m still unable to log in. My brother tried on the other PC, but with same result. We tried with the PlayFab example from @britzl. We also changed the titleId to my titleId from Playfab (I was using Playfab last year and it worked then ) and still we are unable to log in Maybe someone has a solution?
@jhonny.goransson and @Mathias_Westerdahl are working on this and related issues this sprint. We will update our SSL library and we are looking into failed HTTP(S) requests as well, for instance when connecting to PlayFab servers on Windows. Unless something unexpected happens it will be fixed in the next release.