question

yzx2002 avatar image
yzx2002 asked

How to temporarily stop a project?

I want to temporarily stop one of my project, how can I turn of user login for the game?

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

You can use the API permissions policy to turn off any or all of the API calls for your title: https://playfab.com/blog/permission-policies/.

6 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

yzx2002 avatar image yzx2002 commented ·

Where should I put this josn file to?

0 Likes 0 ·
brendan avatar image brendan yzx2002 commented ·

I'm not sure what you're referring to. You can use the Admin API call https://api.playfab.com/Documentation/Admin/method/UpdatePolicy to set the policy, which will allow you to turn off all login calls.

0 Likes 0 ·
yzx2002 avatar image yzx2002 brendan commented ·

Do you mean that I call these api in cloud script?

0 Likes 0 ·
Show more comments
Show more comments

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.