Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,415 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
After successfully logging into PlayFab, I try to create a room with the CreateRoom command in Photon.
Returns an error:
Failed to create game on https: //......./RoomCreated? : Error response ResultCode = '1' Message = 'Not authorized'.
A similar problem is described here, but I could not find a solution.
https://community.playfab.com/questions/57722/cloud-scripts-not-authorized-error.html?redirectedFrom=57731
Please tell me, maybe someone has met with a similar problem.