Hello, I am developing first person shooter game with Unreal Engine 4. I am using Play Fab for my game but I have a problem.
I am created a game server successfully but when match over on my game mode. Shutdown multiplayer server does not working. Returned this error:
This API method does not allow anonymous callers.
- I am setted Secret Key from Project Settings > PlayFab
- I am successfully created GSDK
Thanks for help, sorry for my bad english.