godot-playfab icon indicating copy to clipboard operation
godot-playfab copied to clipboard

How to enable anonymous login

Open GammaGames opened this issue 9 months ago • 10 comments

Getting a 400 response when trying to login anonymously?

  1. Open your game from the studio page and click the Settings link on the bottom left: Image
  2. Click API Features on the top menu: Image
  3. Scroll all the way to the bottom and disable the first option: Image

GammaGames avatar Jul 01 '25 20:07 GammaGames

There shouldn't be a need to enable it specifically. Is there any error message returned?

Structed avatar Oct 01 '25 20:10 Structed

It wouldn't let me create the anonymous user with a generated UUID when the checkbox was enabled

GammaGames avatar Oct 01 '25 22:10 GammaGames

Sure, but what was the server response? Can you please inspect that?

Thanks!

Structed avatar Oct 02 '25 08:10 Structed

Image

GammaGames avatar Oct 03 '25 19:10 GammaGames

Oh, this is weird. I have mine set like this:

Image
  • Did you perhaps hit the limit of free accounts?
  • Did you perhaps set a policy that client's are otherwise restricted?

Structed avatar Oct 03 '25 20:10 Structed

I did not set any policies, it was a new account and that was the only setting I changed. Definitely didn't hit the limit since there's <20 total.

Your screenshot is how it's supposed to be set, if you have the boxes checked account creation is disabled.

GammaGames avatar Oct 03 '25 21:10 GammaGames

Yeah, that's why I am confused it won't let you. Perhaps ask on their discord? https://discord.gg/QMQPwnxm

Structed avatar Oct 04 '25 10:10 Structed

Ah, I think I know where the mixup was. This was supposed to be a reminder to make a guide on how to enable the anonymous login (because it wasn't by default)

GammaGames avatar Oct 06 '25 04:10 GammaGames

Ohh! lol, I thought you still had the issue :D

Glad you're telling me that's not on by default! Thank you!

Structed avatar Oct 07 '25 22:10 Structed

Would you mind just adding it to the docs where you think it would be best and send a PR?

Structed avatar Oct 07 '25 22:10 Structed