playMaker

Author Topic: can't create or join room  (Read 1578 times)

jake9

  • Playmaker Newbie
  • *
  • Posts: 3
can't create or join room
« on: February 28, 2015, 04:33:42 PM »
I can't figure out what I'm doing wrong when I try to either join or create a room. I keep getting this in the console " createGame failed, client stays on masterserver: OperationResponse 227: ReturnCode: -3 (Not authorized). Parameters: {}. ".  Any ideas on how to fix this?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: can't create or join room
« Reply #1 on: March 02, 2015, 12:30:32 AM »
Hi,

 Have you studied the PlayMaker demo?

http://www.hutonggames.com/samples.php

I have fully documented how things should be done on the wiki, s

https://hutonggames.fogbugz.com/?W928

o take the time to read through this, you'll likely find you forgot to listen to a photon global event or did not connected properly ( likely a bad appId, or something)

Bye,

 Jean