Custom authentication with facebook

Options
I have implemented following tutorial for demo purpose
http://doc.exitgames.com/en/pun/current/tutorials/pun-and-facebook-custom-authentication

I have done nothing special but I found following messages on console and can't able to login.
On device screen I got message like Peer Created.

From where I was doing wrong, I can't able to find, Please help me in this.

I have also added detail related to operationResponse.ToStringFull().
09-23 13:34:15.626: I/Unity(12315): Custom Auth Fail : OperationResponse 230: ReturnCode: 32755 (Failed(#400):{"error":{"message":"Error validating client secret.","type":"OAuthException","code":1}}). Parameters: {}

Comments

  • Tobias
    Options
    Check if you followed the steps in the paragraph "Photon Dashboard".
    It's important you setup your application server side correctly (and save those settings).
    If all else fails, send a mail to developer@exitgames.com and send your AppId and "Exit Games Account" email address, referring to this topic.