question

amie avatar image
amie asked

Exception in Unity: Error logging in player with custom ID - Time Out,

I was testing successfully in the Unity editor with no problems, until Playfab login started failing.

Exception: Must be logged in to call this method

Error logging in player with custom ID:

Failed to connect to [titleID].playfabapi.com port 443: Timed out

I tried swapping the titleID for this project to a second title I'm working on, and it worked no problem.

Any reason why this would happen on a particular titleID only?

,

Title Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brendan avatar image
brendan answered

A 443: Timed out error usually means there was an issue connecting to the given endpoint. If you're seeing this reliably, can you detail the repro steps and the full error message you're getting back? Normally, I would only expect to see this if there was something preventing you from communicating with AWS.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.