• Sign Up Login
  • Features
    • Game Services
    • Real-time Analytics
    • LiveOps
    • Add-ons
  • Game Services
  • Real-time Analytics
  • LiveOps
  • Add-ons
  • Games
  • Pricing
  • Blog
  • Support
    • Docs
    • Forums
    • Contact
  • Docs
  • Forums
  • Contact
  • Sign Up Login
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Ideas
    • Articles
    • 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

    Problem with Matchmaking with TagFilter 4 Answers

    Secret keys not working 1 Answer

    Game Manager Matchmaking UI: Match Total Rule Broken with Custom Expansion? 2 Answers

    JSON Field Reformatting on Automation Save 2 Answers

    Values "ShowAvatarUrl" missing in the web model "PlayerProfileViewConstraints" 1 Answer

    • PlayFab

      • Features
      • Games
      • Pricing
      • Blog
    • Engineers

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

      • Forums
      • Videos
      • Contact
      • Service Health
      • Terms of Service
    • Social

      • Facebook
      • Twitter
      • LinkedIn
      • YouTube
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • About Microsoft
    • Jobs
    • Accessibility
    • Diversity & inclusion
    • Security
    • Company news
    • © Microsoft 2019
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Post an idea
    • Create an article
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Ideas
    • Articles
    • Users
    • Badges