question

mfdemir3 avatar image
mfdemir3 asked

Register playfab user using AdminApi

Hi, I've restricted users to use RegisterPlayFabUser using UpdatePolicy in AdminApi. I want to register users as an admin. I couldn't find a way to use RegisterPlayFabUser since I've told server to deny this request. Is there a way to use RegisterPlayFabUser when it is restricted in policies.

apis
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

·
brendan avatar image
brendan answered

No, player registration is initiated by the client, which is why it's only in the Client API. Can you describe in more detail what your scenario is? Why do you need to restrict player registration, specifically?

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.