I got error while excuting metamask login with unity.
“Oops Something went wrong: /CloudScript/ExecuteFunction: The function ChallengeRequest was terminated after the maximum execution time limit: 10000ms”
I’m testing using azure Playfab (NodeJS) with unity. What’s the error?
I just followed https://docs.moralis.io/authentication-api/integrations/azure-playfab-nodejs-unity page.
And I used C# Playfab before. Is it deprecated?