Hi
We are only getting error 500 when we try to do request to the new matchmaking v2.
In the dashboard we create some queues, but it is no possible for us to use them. even listing the queues returns error:
ListMatchmakingQueues
other requests that fails
CreateMatchmakingTicket
{ "Creator": {"Entity":{"Id":"PlayFabId","Type":"title_player_account"}}, "GiveUpAfterSeconds": 200, "QueueName": "third" }
both request using postman and unity fails
Any problems with the service atm?
Best SImon
,Hi
We are only getting error 500 when we try to do request to the new matchmaking v2.
In the dashboard we create some queues, but it is no possible for us to use them. even listing the queues returns error:
ListMatchmakingQueues
other requests that fails
CreateMatchmakingTicket
{ "Creator": {"Entity":{"Id":"PlayFabId","Type":"title_player_account"}}, "GiveUpAfterSeconds": 200, "QueueName": "third" }
both request using postman and unity fails
Any problems with the service atm?
Best SImon
Answer by SethDu · Apr 06 at 06:10 AM
Would you share the complete callback result with us? For now I have tested in my title and matchmaking system works fine.
Hi SethDu
It seems that we got it to work after we upgraded to standard plan on our account
Best Simon
Game match ID system 1 Answer
UDP Port unable to connect socket - no data sent or received 2 Answers
Custom game server instance (unity) does not start 1 Answer
Does Playfab provide geolocation data that can be used for matchmakin 5 Answers
Is there any documentation on how to matchmake (v2) with parties? 1 Answer