question

Brent Batas (Lisk) avatar image
Brent Batas (Lisk) asked

Unmatchable ticket because no valid azure regions...but I'm using an azure region

I'm getting an error response after calling GetMatchmakingTicket()

A combination of the ticket parameters and the rules for the queue 
makes this ticket unmatchable. None of the common regions across the 
users in the ticket are valid azure regions.

However, I'm using the EastUs region, which seems to be a valid Azure region. (reference:

https://docs.microsoft.com/en-us/gaming/playfab/api-references/events/data-types/azureregion)

My TitleID is B186.

Happy to provide full source code for my client if it's helpful, since I'm running this all on a test project while I learn the framework.

game managerMatchmaking
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

·
Brent Batas (Lisk) avatar image
Brent Batas (Lisk) answered

Resolved - there was a capitalization error in my code. I was using EastUS instead of EastUs. Sorry about this!

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.