question

andrewalpha avatar image
andrewalpha asked

Client Matchmake HTTP error in UnitySDK-2.48.180809

Just tried updating to Unity SDK 2.48.180809 and received this error when attempting to call PlayFabClientAPI.Matchmake:

"/Client/Matchmake: Generic/unknown HTTP error"

I rolled back the SDK and the Matchmake call works, so it's not impacting me right now, but I just wanted to give a heads up.

Further details:

The full url it attempts to make the call through is https://C949.playfabapi.com/Client/Matchmake?sdk=UnitySDK-2.48.180809

Http code: 400, Http status: BadRequest

Other Client API calls still seemed to work, for example the Login call worked:

https://C949.playfabapi.com/Client/LoginWithCustomID?sdk=UnitySDK-2.48.180809

This happened on my Windows PC, StandaloneWindows64 build, Unity 2018.1.3f1

unity3d
3 comments
10 |1200

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

Andy avatar image Andy ♦♦ commented ·

Do you have more detailed request details or a specific error beyond the http response code? While there were a lot of client updates in the latest SDK, I'm not aware of anything specific to matchmaking requests. I'm happy to follow up with the SDK team, though, if you can provide a few more details.

0 Likes 0 ·
andrewalpha avatar image andrewalpha Andy ♦♦ commented ·

Thanks Andy. Unfortunately I didn't capture the request/response (beyond the 400 BadRequest) so I don't have any more details to give right now. I might try it again later today and capture the details in Fiddler or something to see if that provides any insight.

0 Likes 0 ·
brendan avatar image brendan andrewalpha commented ·

Please. If you can provide the specifics of the parameters you're passing into the call, and (ideally) a Fiddler capture, that would be great.

0 Likes 0 ·

0 Answers

·

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.