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 /
  • API and SDK Questions /
avatar image
Question by Brendan · Oct 05, 2015 at 12:37 AM ·

Is GetAllUsersCharacters implemented?

Galla.adam
started a topic on Thu, 02 April 2015 at 5:16 AM

Hi,

I just saw you updated the unity sdk with character functions. Works perfectly! :)

However I tried to make a cloudscript to query all the users characters.

I'm just playing around the playfab api, and this is what I figured out (based on the github example):

handlers.getAllCharacters = function(args)
{
    var characters = server.GetAllUsersCharacters({
                        PlayFabId: currentPlayerId,
                    });                     
    return {
        toons : characters
    };
}

But when I try to call it from unity:

PlayFabClientAPI.RunCloudScript(new RunCloudScriptRequest(){
    ActionId = "getAllCharacters",
}, OnGetAllCharacters, null); 

It gives me an error:

PlayFab error: TypeError: undefined is not a function
    at handlers.getAllCharacters (main.js:8:26) ->  var characters = server.GetAllUsersCharacters({
    at __playfab_internal.invokeHandler (Script Document:4:153)

Is it possible that this function is not implemented yet on server side? Or did I something wrong?

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 · Oct 05, 2015 at 12:37 AM

Best Answer
Brendan Vanous said on Thu, 02 April 2015 at 11:18 AM

Ah, thanks for calling that out. We just released those API calls, but the Cloud Script service hadn't been swapped over to know about the new calls. We've updated it, so they're all in there now. Let us know if you're still seeing any issues.

Brendan


1 Comment
Brendan Vanous said on Thu, 02 April 2015 at 11:18 AM

Ah, thanks for calling that out. We just released those API calls, but the Cloud Script service hadn't been swapped over to know about the new calls. We've updated it, so they're all in there now. Let us know if you're still seeing any issues.

Brendan

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

    No one has followed this question yet.

    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