Microsoft Azure PlayFab logo
    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Add-ons
    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA
  • Runs on PlayFab
  • Pricing
    • Blog
    • Forums
    • Contact us
  • Sign up
  • Sign in
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges
  • Home /
  • Bugs /
avatar image
Question by rogerolier · Nov 22, 2017 at 01:56 AM · apisMatchmaking

error with Matchmaker/UserInfo

We are having a strange error with Matchmaker/UserInfo with only specific users.

We suspect is something wrong about how this users are implemented, but we don't understand where is the error, as all other apis work perfectly.

Title id is 661F and a user that makes the error is for example 5E487EA40D24A68E

The response is:

{
"code": 500,
"status": "InternalServerError",
"error": "InternalServerError",
"errorCode": 1110,
"errorMessage": "An unexpected error occured while processing the request.",
"errorHash": "97ea20c543d5a9672098fff695bd65f7",
"errorDetails": {
"RequestID": [
"3c0bb141d2624a26b2eb688df30660c4"
]
}
}

Comment

People who like this

0 Show 0
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
Best Answer

Answer by Brendan · Nov 22, 2017 at 02:26 AM

Thanks for the full details of the response - with a 500 error (which tells us something unexpected happened), the Request ID is what allows us to find the details.

In this case, the call to UserInfo was:

{"PlayFabId": "5E487EA40D24A68E", "MinCatalogVersion": 0}

This highlights an essential error in that API call, for which I've opened a bug - CatalogVersion is a string, not an int. When this function was created (very early in our history), CatalogVersion had to be a numeric value - that's no longer the case. What I would recommend is one of two things:

1. Make all your CatalogVersion values be integer values - literally a version number.

2. Use Server/GetPlayerCombinedInfo instead.

And thanks for the catch, by the way - the Matchmaker API is rarely used, which is how this hadn't come up before. We'll likely need to deprecate this API call in favor of putting something like GetPlayerCombinedInfo in the Matchmaker API.

Comment

People who like this

0 Show 0 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Navigation

Spaces
  • General Discussion
  • API and SDK Questions
  • Feature Requests
  • PlayStream
  • Bugs
  • Add-on Marketplace
  • LiveOps
  • Follow this Question

    Answers Answers and Comments

    1 Person is following this question.

    avatar image

    Related Questions

    Postman collection v2: missing headers on import and matchmaking APIs link to e.g. /multiplayer/ListMatchmakingQueues but now located at match/ListMatchmakingQueues 1 Answer

    Can't assign build to queue, 1 Answer

    Secret keys not working 1 Answer

    My game is down! All calls are returning NotAuthorizedByTitle error 3 Answers

    Is playfab using deprecated nginx 1.14? 1 Answer

    PlayFab

    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Runs on PlayFab
    • Pricing

    Solutions

    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA

    Engineers

    • Documentation
    • Quickstarts
    • API Reference
    • SDKs
    • Usage Limits

    Resources

    • Forums
    • Contact us
    • Blog
    • Service Health
    • Terms of Service
    • Attribution

    Follow us

    • Facebook
    • Twitter
    • LinkedIn
    • YouTube
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2020
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Create an article
    • Post an idea
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges