question

Joshua Neicho avatar image
Joshua Neicho asked

SetObject & GetObject Missing Errors

The docs for SetObject & GetObject both seem to be missing the list of ErrorCodes they can return at the bottom of their docs page, is there any way I can get a list of these & perhaps get the docs updated to include them?

documentation
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

·
Rick Chen avatar image
Rick Chen answered

For global API method error, you can refer to this document: Global API method error codes. If you use a PlayFab SDK, you can do some test to get the errors or check the error codes in the corresponding SDK files, for example: https://github.com/PlayFab/UnitySDK/blob/master/ExampleTestProject/Assets/PlayFabSDK/Shared/Internal/PlayFabErrors.cs

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.