I really don't know what more to say,
What information can I provide to help?
I assign the authvalues in the OnConnectedToMaster() callback, yet they are not being set and causing the errors:
Operation failed: OperationResponse 230: ReturnCode: 32767 (Authentication token is missing). Parameters: {} Server: GameServer
&
The appId this client sent is unknown on the server (Cloud). Check settings. If using the Cloud, check account.
I'll emphasis, this is a On-Premise server I'm hosting, and I haven't changed any settings, I just built from "C:\Photon Server\build\build.prompter.bat"
Do I even need to define the appID anywhere in the source code if it is not the cloud?
What information can I provide to help?
I assign the authvalues in the OnConnectedToMaster() callback, yet they are not being set and causing the errors:
Operation failed: OperationResponse 230: ReturnCode: 32767 (Authentication token is missing). Parameters: {} Server: GameServer
&
The appId this client sent is unknown on the server (Cloud). Check settings. If using the Cloud, check account.
I'll emphasis, this is a On-Premise server I'm hosting, and I haven't changed any settings, I just built from "C:\Photon Server\build\build.prompter.bat"
Do I even need to define the appID anywhere in the source code if it is not the cloud?